Newman Run Dashboard

Thursday, 05 February 2026 14:00:50
Total Iterations

1

Total Assertions

1385

Total Failed Tests

49

Total Skipped Tests

0


File Information
Collection: Phoenix-Inwarrenty-Flow-Pritish-NR
Environment: QA
Timings and Data
Total run duration: 20.9s
Total data received: 2.14MB
Average response time: 252ms
Summary Item Total Failed
Requests 77 0
Prerequest Scripts 20 0
Test Scripts 51 0
Assertions 1385 49
Skipped Tests 0 -



Showing 49 Failures

Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 448 to be below 200
Failed Test: Invalid credentials should return 401

Assertion Error Message
expected 500 to equal 401
Failed Test: Invalid credentials should return 'Unauthorized'

Assertion Error Message
expected 'Internal Server Error' to equal 'Unauthorized'
Failed Test: Blank Username and Password should return status code 400

Assertion Error Message
expected 500 to equal 400
Failed Test: Blank Username and Password should return status message 'Bad Request'

Assertion Error Message
expected 'Internal Server Error' to equal 'Bad Request'
Failed Test: Proper error message should be shown for blank credentials

Assertion Error Message
expected 'Invalid request' to equal 'Bad Request'
Failed Test: Check response time is less than 150ms

Assertion Error Message
expected 216 to be below 150
Failed Test: Response mustn't include sensitive information

Assertion Error Message
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Status message is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify response time < 150ms

Assertion Error Message
expected 239 to be at most 150
Failed Test: Verify Invalid token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Expired token returns status code 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Expired token returns status message 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify Response time under 200 ms

Assertion Error Message
expected 230 to be at most 200
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Failed Test: Verify Status code is 403

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Status code is 'Forbidden'

Assertion Error Message
expected response to have status reason 'Forbidden' but got 'OK'
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 285 to be below 200
Failed Test: Verify missing authorization token return 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify response time is less than 200ms

Assertion Error Message
expected 303 to be below 200
Failed Test: Verify missing authorization token return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing customerdetails should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify missing product details should return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Verify invalid Imei number returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Response time should be below 250 ms

Assertion Error Message
expected 827 to be below 350
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify response payload don't contain message as success

Assertion Error Message
expected { message: 'Success', data: [] } to not have property 'message'
Failed Test: Response time should be under 200 ms

Assertion Error Message
expected 233 to be below 200
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Invalid token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Empty searchText Returns 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500
Failed Test: Response time is under 200 ms

Assertion Error Message
expected 243 to be below 200
Failed Test: Verify Invalid Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 500
Failed Test: Verify Expired Authorization token returns 403 Forbidden

Assertion Error Message
expected response to have status code 403 but got 200
Failed Test: Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar

Assertion Error Message
expected 'Success' to deeply equal 'No record found'
Failed Test: Verify Malformed Job Number will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 200
Failed Test: Verify Malformed Job Number will return Message as "Invalid job number format" or similar

Assertion Error Message
expected 'Success' to deeply equal 'Invalid job number format'
Failed Test: Verify Malformed Job Number will return 405 Method Not Allowed

Assertion Error Message
expected response to have status code 405 but got 404
Failed Test: Verify Response time is less than 200ms

Assertion Error Message
expected 214 to be below 200
Failed Test: Verify Invalid Credentials will return 401 Unauthorized

Assertion Error Message
expected response to have status code 401 but got 500
Failed Test: Verify Blank Credentials will return 400 Bad Request

Assertion Error Message
expected response to have status code 400 but got 500


There are no skipped tests



1 Iteration available to view
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 448ms
Mean size per request: 690B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fc2ea8b5-db8e-4eb1-887f-af13fd532633
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-SEv5R0j4besdzWVhVw6M4r2u1P4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:29 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ"}}
Test Information
NamePassedFailedSkipped
Verify status code is 200 1 0 0
Verify status code is 'OK' 1 0 0
Verify message is 'Success' 1 0 0
Verify token is present in the response 1 0 0
Verify token is valid 1 0 0
Verify response body matches expected schema 1 0 0
Verify response time is less than 200ms 0 1 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 448 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 219ms
Mean size per request: 111B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f102db95-8692-4a70-8742-e24d0c950f6e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 77
Request Body
{
            "username": "Rosemarie_Walsh16",
            "password": "5ILW9sZpREqPgZw"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Invalid credentials should return 401 0 1 0
Invalid credentials should return 'Unauthorized' 0 1 0
Invalid credentials should return the correct error message 1 0 0
Response body should match the schema 1 0 0
Total 2 2 0
Test Failures
Test NameAssertion Error
Invalid credentials should return 401
expected 500 to equal 401
Invalid credentials should return 'Unauthorized'
expected 'Internal Server Error' to equal 'Unauthorized'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 98B

Test Pass Percentage
25 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6753b726-e000-4f08-bfc9-e4cd67953e30
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Blank Username and Password should return status code 400 0 1 0
Blank Username and Password should return status message 'Bad Request' 0 1 0
Proper error message should be shown for blank credentials 0 1 0
Response body should match the schema 1 0 0
Total 1 3 0
Test Failures
Test NameAssertion Error
Blank Username and Password should return status code 400
expected 500 to equal 400
Blank Username and Password should return status message 'Bad Request'
expected 'Internal Server Error' to equal 'Bad Request'
Proper error message should be shown for blank credentials
expected 'Invalid request' to equal 'Bad Request'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 438B

Test Pass Percentage
86 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a918201d-e078-41b6-bb79-d64a81fcf537
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status is 'OK' 1 0 0
Check response time is less than 150ms 0 1 0
Validate JSON Schema 1 0 0
User details should be present in the response 1 0 0
Role name should be 'FrontDesk' 1 0 0
Service location should be 'Service Center A' 1 0 0
Total 6 1 0
Test Failure
Test NameAssertion Error
Check response time is less than 150ms
expected 216 to be below 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 216ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 83d917f0-5626-405c-ab5c-ed3b8e77eef6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:30 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Response mustn't include sensitive information 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Response mustn't include sensitive information
expected { id: 4, first_name: 'fd', …(14) } to not have property 'password'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3843f9c2-efb1-4541-8f70-303ee26c8366
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Status code is 401 1 0 0
Status message is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 217ms
Mean size per request: 438B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 78966397-90d5-4a72-a37d-15287a8309b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 200
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b35ee51-141f-42b2-b236-64a1905b1e83
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Status code is 403 0 1 0
Status message is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Status code is 403
expected response to have status code 403 but got 500
Status message is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 242B

Test Pass Percentage
90 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 937aef98-3c28-4b58-aefd-3904be50ffb4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-A7b4AKRXXVbJMt5FLRWosr8vcE8"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:31 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":588},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Status code is 200 1 0 0
Status message is 'OK' 1 0 0
Verify json schema 1 0 0
Verify message key contains 'Success' 1 0 0
Verify response time < 150ms 0 1 0
Data array length is 3 1 0 0
Verify keys 1 0 0
Verify the type of the data stored in the count under Pending for delivery is of number type 1 0 0
Verify the type of the data stored in the count under Created today is of number type 1 0 0
Verify the type of the data stored in the count under Pending for FST assignment is of number type 1 0 0
Total 9 1 0
Test Failure
Test NameAssertion Error
Verify response time < 150ms
expected 239 to be at most 150
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 211ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token d579ea84-6ad7-47ff-8fac-02864bcf637b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing token returns status code 401 1 0 0
Verify Missing token returns status message 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 67B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization _a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cV
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35eca7b8-c922-4d5e-89fa-331346917072
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 67
ETag W/"43-fNb/yQ25ZD+D6U573+3aCF3IDQU"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt malformed","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns status code 403 0 1 0
Verify Invalid token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns status code 403
expected response to have status code 403 but got 500
Verify Invalid token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-p3Y6ENriZicax/dm+Qi/S6wemy8"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 242B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6b82eb5a-40ab-4934-9975-d45feb14d2a2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-A7b4AKRXXVbJMt5FLRWosr8vcE8"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":588},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify Expired token returns status code 403 0 1 0
Verify Expired token returns status message 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Expired token returns status code 403
expected response to have status code 403 but got 200
Verify Expired token returns status message 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 10.53KB

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c4abf42-72f1-4a7c-8fef-7d866fd3777d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:32 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status Code is 200 1 0 0
Verify Status message is 'OK' 1 0 0
Verify Response time under 200 ms 0 1 0
Verify message key contains 'success' 1 0 0
Verify response schema matches expected schema 1 0 0
Verify json response contains key: mst_oem 1 0 0
Verify json response contains key: mst_model 1 0 0
Verify json response contains key: mst_action_status 1 0 0
Verify json response contains key: mst_warrenty_status 1 0 0
Verify json response contains key: mst_platform 1 0 0
Verify json response contains key: mst_product 1 0 0
Verify json response contains key: mst_role 1 0 0
Verify json response contains key: mst_service_location 1 0 0
Verify json response contains key: mst_problem 1 0 0
Verify json response contains key: map_fst_pincode 1 0 0
Verify key- mst_oem , returns a non-empty array 1 0 0
Verify key- mst_model , returns a non-empty array 1 0 0
Verify key- mst_action_status , returns a non-empty array 1 0 0
Verify key- mst_warrenty_status , returns a non-empty array 1 0 0
Verify key- mst_platform , returns a non-empty array 1 0 0
Verify key- mst_product , returns a non-empty array 1 0 0
Verify key- mst_role , returns a non-empty array 1 0 0
Verify key- mst_service_location , returns a non-empty array 1 0 0
Verify key- mst_problem , returns a non-empty array 1 0 0
Verify key- map_fst_pincode , returns a non-empty array 1 0 0
Total 24 1 0
Test Failure
Test NameAssertion Error
Verify Response time under 200 ms
expected 230 to be at most 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7f7142c3-607e-4eda-9ecd-1754ec5dd3a4
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Status code is 401 1 0 0
Verify Status code is 'Unauthorized' 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97ce57bf-10cd-4215-9843-add00e5ad987
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 500
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'Internal Server Error'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 10.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 54953f06-226c-4f54-adf0-1558ae598645
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 403 0 1 0
Verify Status code is 'Forbidden' 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Status code is 403
expected response to have status code 403 but got 200
Verify Status code is 'Forbidden'
expected response to have status reason 'Forbidden' but got 'OK'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 285ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token a8c8a166-504c-4974-a3e6-66a2909dda04
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1122
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Ruthe",
                "last_name": "Rempel",
                "mobile_number": "549-590-2811",
                "mobile_number_alt": "549-590-2811",
                "email_id": "Wyman.Conn@gmail.com",
                "email_id_alt": "Wyman.Conn@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "15162824269472",
                "imei1": "15162824269472",
                "imei2": "15162824269472",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-ft77m+AYNSS8NJht2NZ/71XBoXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:33 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178137,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":178155,"tr_customer_product_id":178145,"job_number":"JOB_178137"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 285 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 211ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7acc53d7-5736-4e9d-b6cd-4694c734e228
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1131
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Tanya",
                "last_name": "Conroy",
                "mobile_number": "937-290-7482",
                "mobile_number_alt": "272-428-4633",
                "email_id": "Jackie63@hotmail.com",
                "email_id_alt": "Jeremy_Runolfsson@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "15162824269472",
                "imei1": "15162824269472",
                "imei2": "15162824269472",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 71B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e0f8d8a3-7ddc-4d85-949d-2163573bd8ed
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1128
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Alvena",
                "last_name": "West",
                "mobile_number": "322-489-6200",
                "mobile_number_alt": "582-371-3147",
                "email_id": "Adelia48@yahoo.com",
                "email_id_alt": "Gregorio_Littel20@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "15162824269472",
                "imei1": "15162824269472",
                "imei2": "15162824269472",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 71
ETag W/"47-3fyFQKYzbJTwnROVExMoVXviIKc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"invalid signature","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 303ms
Mean size per request: 233B

Test Pass Percentage
93 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 630f5286-6973-4a51-b2f3-f06733722c92
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1130
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Verner",
                "last_name": "Sipes",
                "mobile_number": "251-680-8063",
                "mobile_number_alt": "901-636-8630",
                "email_id": "Cristobal.Hilpert14@gmail.com",
                "email_id_alt": "Francis45@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "18703102845877",
                "imei1": "18703102845877",
                "imei2": "18703102845877",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-IiWNHDEkQEkpnkl4itMyZxsq++c"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178138,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":178156,"tr_customer_product_id":178146,"job_number":"JOB_178138"}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 1 0 0
Verify Status code is 'OK' 1 0 0
Verify message is 'Job created successfully. ' 1 0 0
Verify jsonschema 1 0 0
Verify response time is less than 200ms 0 1 0
Verify response contains key: id 1 0 0
Verify response contains key: mst_service_location_id 1 0 0
Verify response contains key: mst_platform_id 1 0 0
Verify response contains key: mst_warrenty_status_id 1 0 0
Verify response contains key: mst_oem_id 1 0 0
Verify response contains key: tr_customer_id 1 0 0
Verify response contains key: tr_customer_product_id 1 0 0
Verify response contains key: job_number 1 0 0
Verify job number starts with 'JOB_' 1 0 0
Total 13 1 0
Test Failure
Test NameAssertion Error
Verify response time is less than 200ms
expected 303 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 217ms
Mean size per request: 132B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 160056a8-5c5f-4343-9a30-e3f6dff16e82
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1044
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Mariam",
                "last_name": "White",
                "mobile_number": "650-497-2170",
                "mobile_number_alt": "759-438-9786",
                "email_id": "Jovani_Stark13@gmail.com",
                "email_id_alt": "Branson_Jast@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "15162824269472",
                "imei1": "15162824269472",
                "imei2": "15162824269472",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 132
ETag W/"84-mCZHtUk0ZkwUr6gxgJA2gMxVbaw"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:34 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"problems\" does not contain 1 required value(s)","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing authorization token return 400 Bad Request 0 1 0
Verify message is '"problems" does not contain 1 required value(s)' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing authorization token return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 107B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 94e515f6-6b33-4b9b-9d24-01e7448c3d80
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 851
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "15162824269472",
                "imei1": "15162824269472",
                "imei2": "15162824269472",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                 {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 107
ETag W/"6b-kQDRJ6W7HggkRpZCxcjxWaVIyzQ"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing customerdetails should return 400 Bad Request 0 1 0
Verify message is '"customer" is required' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing customerdetails should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 115B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e7f940f3-a0ee-4727-9124-2507828fedf6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 841
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Rebeca",
                "last_name": "Boehm",
                "mobile_number": "740-431-3251",
                "mobile_number_alt": "947-849-4174",
                "email_id": "Silas.Steuber98@yahoo.com",
                "email_id_alt": "Emmalee_Schamberger@gmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 115
ETag W/"73-CHiztoQ3jyrfM7EgEEqfDYsvzXM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"customer_product\" is required","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify missing product details should return 400 Bad Request 0 1 0
Verify message is '"customer_product" is required 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify missing product details should return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 143B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8d7a00e3-9a4c-4dfb-94ed-b5af4bbba317
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1117
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Dustin",
                "last_name": "Daniel",
                "mobile_number": "340-882-5182",
                "mobile_number_alt": "436-777-3933",
                "email_id": "Jaylin.Muller@gmail.com",
                "email_id_alt": "Remington42@hotmail.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1033791962",
                "imei1": "1033791962",
                "imei2": "1033791962",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 143
ETag W/"8f-asfwh61GY//05D/sXjFd8ssjiig"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"serial_number\" length must be at least 14 characters long","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Verify message contains 'serial_number' length must be at least 14 characters long' 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/create' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.9' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTU2MTY4MDV9.7JuEd61IbcHt1nHIVPefrYFbXvELb6Ho4zzCAexrnJw' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/139.0.0.0 Safari/537.36' \ --data-raw '{"mst_service_location_id":0,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"customer":{"first_name":"Pritish","last_name":"Samal","mobile_number":"9876543210","mobile_number_alt":"","email_id":"PKP@gmail.com","email_id_alt":""},"customer_address":{"flat_number":"AW/71","apartment_name":"Adarsh Palm Retreat","street_name":"Bellandur","landmark":"Doddenakundi","area":"Bellandur","pincode":"560023","country":"India","state":"Karnataka"},"customer_product":{"dop":"2025-05-30T18:30:00.000Z","serial_number":"14122356326598","imei1":"14122356326598","imei2":"14122356326598","popurl":"2025-05-30T18:30:00.000Z","product_id":1,"mst_model_id":2},"problems":[{"id":3,"remark":"Multiple apps are crashing upon usage"}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/create
Response Information
Response Code: 200 - OK
Mean time per request: 280ms
Mean size per request: 233B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 916a9d03-2b82-439e-8040-a37d9acaf518
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 1131
Request Body
{
            "mst_service_location_id": 0,
            "mst_platform_id": 2,
            "mst_warrenty_status_id": 1,
            "mst_oem_id": 1,
            "customer": {
                "first_name": "Una",
                "last_name": "Emmerich",
                "mobile_number": "851-950-8816",
                "mobile_number_alt": "586-958-2778",
                "email_id": "Tierra87@hotmail.com",
                "email_id_alt": "Ephraim_Fay20@yahoo.com"
            },
            "customer_address": {
                "flat_number": "AW/71",
                "apartment_name": "Adarsh Palm Retreat",
                "street_name": "Bellandur",
                "landmark": "Doddenakundi",
                "area": "Bellandur",
                "pincode": "560023",
                "country": "India",
                "state": "Karnataka"
            },
            "customer_product": {
                "dop": "2025-05-30T18:30:00.000Z",
                "serial_number": "1290401526970545",
                "imei1": "1290401526970545",
                "imei2": "1290401526970545",
                "popurl": "2025-05-30T18:30:00.000Z",
                "product_id": 1,
                "mst_model_id": 2
            },
            "problems": [
                {
                    "id": 4,
                    "remark": "Aplications are outof sync"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 233
ETag W/"e9-emBo2ME4cnpI2YJEr/To2Y7tqUA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:35 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Job created successfully. ","data":{"id":178139,"mst_service_location_id":1,"mst_platform_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"tr_customer_id":178157,"tr_customer_product_id":178147,"job_number":"JOB_178139"}}
Test Information
NamePassedFailedSkipped
Verify invalid Imei number returns 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify invalid Imei number returns 400 Bad Request
expected response to have status code 400 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 241ms
Mean size per request: 242B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5abc31f5-ec67-4d00-b05b-784d43e157ba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-G0Lf/L3cCHGS9JWw8fKo5wmLEmE"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":1},{"label":"Created today","key":"created_today","count":591},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
NamePassedFailedSkipped
Verify the count of the created job is incremented 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 827ms
Mean size per request: 572.99KB

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e033746f-8c37-4812-aa4f-ee50c130dc65
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8f3f2-yyMiih3hoHq6rIL4O8p+J2D/9I8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:36 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178135,"job_number":"JOB_178135","tr_customer_id":178153,"tr_customer_product_id":178143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:58.000Z","modified_at":"2026-02-05T13:29:58.000Z","name":"Leonardo Durgan","mobile_number":"246-939-4224","email_id":"Otha.Zemlak85@yahoo.com","dop":"2026-01-06","serial_number":"10683301224062","imei1":"10683301224062","imei2":"10683301224062","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178134,"job_number":"JOB_178134","tr_customer_id":178152,"tr_customer_product_id":178142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:37.000Z","modified_at":"2026-02-05T13:29:37.000Z","name":"Bella Nolan","mobile_number":"573-631-5358","email_id":"Sophie95@hotmail.com","dop":"2026-01-06","serial_number":"10621545774522","imei1":"10621545774522","imei2":"10621545774522","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178133,"job_number":"JOB_178133","tr_customer_id":178151,"tr_customer_product_id":178141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:22:05.000Z","modified_at":"2026-02-05T13:22:05.000Z","name":"Caden Wolff","mobile_number":"931-863-1643","email_id":"Thalia_Rogahn76@gmail.com","dop":"2026-01-06","serial_number":"10553807929192","imei1":"10553807929192","imei2":"10553807929192","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178131,"job_number":"JOB_178131","tr_customer_id":178149,"tr_customer_product_id":178139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:35.000Z","modified_at":"2026-02-05T13:21:35.000Z","name":"Kiarra Little","mobile_number":"988-308-3973","email_id":"Ollie82@gmail.com","dop":"2026-01-06","serial_number":"10334914920725","imei1":"10334914920725","imei2":"10334914920725","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178094,"job_number":"JOB_178094","tr_customer_id":178112,"tr_customer_product_id":178102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:26:40.000Z","modified_at":"2026-02-05T11:26:40.000Z","name":"Omer Schulist","mobile_number":"743-349-3320","email_id":"Olen_Hettinger@gmail.com","dop":"2026-01-06","serial_number":"10432231189961","imei1":"10432231189961","imei2":"10432231189961","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178093,"job_number":"JOB_178093","tr_customer_id":178111,"tr_customer_product_id":178101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:25:21.000Z","modified_at":"2026-02-05T11:25:21.000Z","name":"Donald Cole","mobile_number":"850-419-4772","email_id":"Orville82@gmail.com","dop":"2026-01-06","serial_number":"10968049446091","imei1":"10968049446091","imei2":"10968049446091","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178091,"job_number":"JOB_178091","tr_customer_id":178109,"tr_customer_product_id":178099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:52.000Z","modified_at":"2026-02-05T11:18:52.000Z","name":"Johnson Torp","mobile_number":"727-982-2088","email_id":"Alta.Rowe42@gmail.com","dop":"2026-01-06","serial_number":"10508122425303","imei1":"10508122425303","imei2":"10508122425303","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178090,"job_number":"JOB_178090","tr_customer_id":178108,"tr_customer_product_id":178098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:36.000Z","modified_at":"2026-02-05T11:18:36.000Z","name":"Eleanore Becker","mobile_number":"553-625-5826","email_id":"Stephania13@gmail.com","dop":"2026-01-06","serial_number":"10376790025432","imei1":"10376790025432","imei2":"10376790025432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178089,"job_number":"JOB_178089","tr_customer_id":178107,"tr_customer_product_id":178097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:03.000Z","modified_at":"2026-02-05T11:18:03.000Z","name":"Mckenna Hegmann","mobile_number":"351-685-9935","email_id":"Eliane.Bogisich@yahoo.com","dop":"2026-01-06","serial_number":"10669395454858","imei1":"10669395454858","imei2":"10669395454858","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178088,"job_number":"JOB_178088","tr_customer_id":178106,"tr_customer_product_id":178096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:16:02.000Z","modified_at":"2026-02-05T11:16:02.000Z","name":"Eloisa Russel","mobile_number":"821-424-2313","email_id":"Meagan_Kulas@gmail.com","dop":"2026-01-06","serial_number":"10697187813342","imei1":"10697187813342","imei2":"10697187813342","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178066,"job_number":"JOB_178066","tr_customer_id":178084,"tr_customer_product_id":178074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:03.000Z","modified_at":"2026-02-05T09:57:03.000Z","name":"Liza Cremin","mobile_number":"239-807-1890","email_id":"Molly_Jacobs@gmail.com","dop":"2026-01-06","serial_number":"10080786514366","imei1":"10080786514366","imei2":"10080786514366","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:02:03.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178139,"job_number":"JOB_178139","tr_customer_id":178157,"tr_customer_product_id":178147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:35.000Z","modified_at":"2026-02-05T14:00:35.000Z","name":"Una Emmerich","mobile_number":"851-950-8816","email_id":"Tierra87@hotmail.com","dop":"2025-05-30","serial_number":"1290401526970545","imei1":"1290401526970545","imei2":"1290401526970545","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178138,"job_number":"JOB_178138","tr_customer_id":178156,"tr_customer_product_id":178146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:34.000Z","modified_at":"2026-02-05T14:00:34.000Z","name":"Verner Sipes","mobile_number":"251-680-8063","email_id":"Cristobal.Hilpert14@gmail.com","dop":"2025-05-30","serial_number":"18703102845877","imei1":"18703102845877","imei2":"18703102845877","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178136,"job_number":"JOB_178136","tr_customer_id":178154,"tr_customer_product_id":178144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:44:24.000Z","modified_at":"2026-02-05T13:44:24.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-26","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-26T13:44:24.059335961Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178132,"job_number":"JOB_178132","tr_customer_id":178150,"tr_customer_product_id":178140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:42.000Z","modified_at":"2026-02-05T13:21:42.000Z","name":"Babitaa Gupta","mobile_number":"8896009988","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445567","imei1":"88716655445567","imei2":"88716655445567","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178130,"job_number":"JOB_178130","tr_customer_id":178148,"tr_customer_product_id":178138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:18:37.000Z","modified_at":"2026-02-05T13:18:37.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-26","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-26T13:18:36.355576633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178129,"job_number":"JOB_178129","tr_customer_id":178147,"tr_customer_product_id":178137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:08.000Z","modified_at":"2026-02-05T13:10:08.000Z","name":"Evalyn Beier","mobile_number":"271-248-2326","email_id":"Lucius_Goldner@gmail.com","dop":"2025-04-06","serial_number":"17523980834768242","imei1":"17523980834768242","imei2":"17523980834768242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178128,"job_number":"JOB_178128","tr_customer_id":178146,"tr_customer_product_id":178136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:07.000Z","modified_at":"2026-02-05T13:10:51.000Z","name":"Trinity Beatty","mobile_number":"715-277-5780","email_id":"Lizzie_Kris@yahoo.com","dop":"2025-04-06","serial_number":"10291346902113","imei1":"10291346902113","imei2":"10291346902113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178127,"job_number":"JOB_178127","tr_customer_id":178145,"tr_customer_product_id":178135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:06.000Z","modified_at":"2026-02-05T13:10:06.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15773997902304","imei1":"15773997902304","imei2":"15773997902304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178126,"job_number":"JOB_178126","tr_customer_id":178144,"tr_customer_product_id":178134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:15.000Z","modified_at":"2026-02-05T13:09:15.000Z","name":"Molly Price","mobile_number":"820-829-5604","email_id":"Magnus.Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14953941989156112","imei1":"14953941989156112","imei2":"14953941989156112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178125,"job_number":"JOB_178125","tr_customer_id":178143,"tr_customer_product_id":178133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:58.000Z","name":"Lisette Grady","mobile_number":"589-415-8995","email_id":"Courtney_Funk@hotmail.com","dop":"2025-04-06","serial_number":"16953748502607","imei1":"16953748502607","imei2":"16953748502607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178124,"job_number":"JOB_178124","tr_customer_id":178142,"tr_customer_product_id":178132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:13.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12589033502679","imei1":"12589033502679","imei2":"12589033502679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178123,"job_number":"JOB_178123","tr_customer_id":178141,"tr_customer_product_id":178131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:22.000Z","modified_at":"2026-02-05T13:08:22.000Z","name":"Emmett Moen","mobile_number":"878-512-1879","email_id":"Devan78@hotmail.com","dop":"2025-04-06","serial_number":"13509360394298372","imei1":"13509360394298372","imei2":"13509360394298372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178122,"job_number":"JOB_178122","tr_customer_id":178140,"tr_customer_product_id":178130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:09:05.000Z","name":"Jeromy Johnson","mobile_number":"520-515-3639","email_id":"Danielle86@gmail.com","dop":"2025-04-06","serial_number":"12638513892395","imei1":"12638513892395","imei2":"12638513892395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178121,"job_number":"JOB_178121","tr_customer_id":178139,"tr_customer_product_id":178129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:08:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17375718246401","imei1":"17375718246401","imei2":"17375718246401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178120,"job_number":"JOB_178120","tr_customer_id":178137,"tr_customer_product_id":178128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178119,"job_number":"JOB_178119","tr_customer_id":178138,"tr_customer_product_id":178127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178118,"job_number":"JOB_178118","tr_customer_id":178136,"tr_customer_product_id":178126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178117,"job_number":"JOB_178117","tr_customer_id":178135,"tr_customer_product_id":178125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178116,"job_number":"JOB_178116","tr_customer_id":178134,"tr_customer_product_id":178124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178115,"job_number":"JOB_178115","tr_customer_id":178133,"tr_customer_product_id":178123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:23:10.000Z","modified_at":"2026-02-05T12:23:10.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-31","serial_number":"15549925191121","imei1":"15549925191121","imei2":"15549925191121","popurl":"2026-01-31T12:23:10.201114900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178114,"job_number":"JOB_178114","tr_customer_id":178132,"tr_customer_product_id":178122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:40.000Z","modified_at":"2026-02-05T12:11:16.000Z","name":"Loma Watsica","mobile_number":"444-503-2899","email_id":"Brandt_Bergstrom0@hotmail.com","dop":"2025-02-01","serial_number":"37246290694185","imei1":"37246290694185","imei2":"37246290694185","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178113,"job_number":"JOB_178113","tr_customer_id":178131,"tr_customer_product_id":178121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"Alivia Kohler","mobile_number":"490-899-0210","email_id":"Forrest_Cummings41@hotmail.com","dop":"2025-02-01","serial_number":"74529976062072","imei1":"74529976062072","imei2":"74529976062072","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178112,"job_number":"JOB_178112","tr_customer_id":178130,"tr_customer_product_id":178120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"74688531376806","imei1":"74688531376806","imei2":"74688531376806","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178111,"job_number":"JOB_178111","tr_customer_id":178129,"tr_customer_product_id":178119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:56.000Z","modified_at":"2026-02-05T12:10:31.000Z","name":"Trenton Maggio","mobile_number":"648-734-1863","email_id":"Julius66@hotmail.com","dop":"2025-02-01","serial_number":"61286184820078","imei1":"61286184820078","imei2":"61286184820078","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178110,"job_number":"JOB_178110","tr_customer_id":178128,"tr_customer_product_id":178118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"Toby Crist","mobile_number":"386-596-7773","email_id":"Nayeli7@gmail.com","dop":"2025-02-01","serial_number":"39252431220341","imei1":"39252431220341","imei2":"39252431220341","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178109,"job_number":"JOB_178109","tr_customer_id":178127,"tr_customer_product_id":178117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"83200578543536","imei1":"83200578543536","imei2":"83200578543536","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178108,"job_number":"JOB_178108","tr_customer_id":178126,"tr_customer_product_id":178116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:47.000Z","name":"Herminia Gibson","mobile_number":"517-332-7628","email_id":"Laury.Legros@yahoo.com","dop":"2025-02-01","serial_number":"70029072540197","imei1":"70029072540197","imei2":"70029072540197","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178107,"job_number":"JOB_178107","tr_customer_id":178125,"tr_customer_product_id":178115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:11.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"8416813865786011","imei1":"8416813865786011","imei2":"8416813865786011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178106,"job_number":"JOB_178106","tr_customer_id":178124,"tr_customer_product_id":178114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"Yvonne Herzog","mobile_number":"444-924-0379","email_id":"Abel1@yahoo.com","dop":"2025-02-01","serial_number":"49451724306902","imei1":"49451724306902","imei2":"49451724306902","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178105,"job_number":"JOB_178105","tr_customer_id":178123,"tr_customer_product_id":178113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"90701442711025","imei1":"90701442711025","imei2":"90701442711025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178104,"job_number":"JOB_178104","tr_customer_id":178122,"tr_customer_product_id":178112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:55:48.000Z","modified_at":"2026-02-05T11:55:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-26","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-26T11:55:47.779800998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178103,"job_number":"JOB_178103","tr_customer_id":178121,"tr_customer_product_id":178111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:27.000Z","modified_at":"2026-02-05T11:49:04.000Z","name":"Estefania Goodwin","mobile_number":"782-606-3105","email_id":"Sven_Greenholt33@gmail.com","dop":"2025-02-01","serial_number":"15937934892255","imei1":"15937934892255","imei2":"15937934892255","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178102,"job_number":"JOB_178102","tr_customer_id":178120,"tr_customer_product_id":178110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"Kathryne Treutel","mobile_number":"985-731-0509","email_id":"Humberto_Stamm52@yahoo.com","dop":"2025-02-01","serial_number":"53473714294044","imei1":"53473714294044","imei2":"53473714294044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178101,"job_number":"JOB_178101","tr_customer_id":178119,"tr_customer_product_id":178109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102805158725499","imei1":"102805158725499","imei2":"102805158725499","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178100,"job_number":"JOB_178100","tr_customer_id":178118,"tr_customer_product_id":178108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:41.000Z","modified_at":"2026-02-05T11:48:18.000Z","name":"Alfredo Emard","mobile_number":"309-687-3334","email_id":"Meagan.Leannon@yahoo.com","dop":"2025-02-01","serial_number":"105775248121604","imei1":"105775248121604","imei2":"105775248121604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178099,"job_number":"JOB_178099","tr_customer_id":178117,"tr_customer_product_id":178107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"America Hirthe","mobile_number":"217-902-2042","email_id":"Kirk_Medhurst@hotmail.com","dop":"2025-02-01","serial_number":"23787864361404","imei1":"23787864361404","imei2":"23787864361404","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178098,"job_number":"JOB_178098","tr_customer_id":178116,"tr_customer_product_id":178106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"11100794872695","imei1":"11100794872695","imei2":"11100794872695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178097,"job_number":"JOB_178097","tr_customer_id":178115,"tr_customer_product_id":178105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:55.000Z","modified_at":"2026-02-05T11:47:32.000Z","name":"Pink Von","mobile_number":"266-424-7704","email_id":"Cruz40@hotmail.com","dop":"2025-02-01","serial_number":"88212660516802","imei1":"88212660516802","imei2":"88212660516802","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178096,"job_number":"JOB_178096","tr_customer_id":178114,"tr_customer_product_id":178104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"Pearline Robel","mobile_number":"350-429-2939","email_id":"Bertram.Klein43@gmail.com","dop":"2025-02-01","serial_number":"95381802001770","imei1":"95381802001770","imei2":"95381802001770","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178095,"job_number":"JOB_178095","tr_customer_id":178113,"tr_customer_product_id":178103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69232291631046","imei1":"69232291631046","imei2":"69232291631046","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178092,"job_number":"JOB_178092","tr_customer_id":178110,"tr_customer_product_id":178100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:20:54.000Z","modified_at":"2026-02-05T11:20:54.000Z","name":"Raven Rau","mobile_number":"951-784-9357","email_id":"Santiago.Tromp85@yahoo.com","dop":"2025-12-31","serial_number":"15422966374866","imei1":"15422966374866","imei2":"15422966374866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178087,"job_number":"JOB_178087","tr_customer_id":178105,"tr_customer_product_id":178095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:22.000Z","modified_at":"2026-02-05T11:03:22.000Z","name":"Aishani Bhattacharya","mobile_number":"8650723537","email_id":"anandswarup.khanna@yahoo.co.in","dop":"2026-01-26","serial_number":"99776339885089","imei1":"99776339885089","imei2":"99776339885089","popurl":"www.sarvin-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178086,"job_number":"JOB_178086","tr_customer_id":178104,"tr_customer_product_id":178094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:02.000Z","modified_at":"2026-02-05T11:03:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-26","serial_number":"51143967149614","imei1":"51143967149614","imei2":"51143967149614","popurl":"2026-01-26T11:02:52.367044726Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178085,"job_number":"JOB_178085","tr_customer_id":178103,"tr_customer_product_id":178093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:01.000Z","modified_at":"2026-02-05T11:03:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-26T11:02:52.364765887Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178084,"job_number":"JOB_178084","tr_customer_id":178102,"tr_customer_product_id":178092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:18.000Z","modified_at":"2026-02-05T10:49:23.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"12414179002762","imei1":"12414179002762","imei2":"12414179002762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178083,"job_number":"JOB_178083","tr_customer_id":178101,"tr_customer_product_id":178091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:13.000Z","modified_at":"2026-02-05T10:49:18.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16071298550620","imei1":"16071298550620","imei2":"16071298550620","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178082,"job_number":"JOB_178082","tr_customer_id":178100,"tr_customer_product_id":178090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:08.000Z","modified_at":"2026-02-05T10:49:12.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"14422102808987","imei1":"14422102808987","imei2":"14422102808987","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178081,"job_number":"JOB_178081","tr_customer_id":178099,"tr_customer_product_id":178089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:58.000Z","modified_at":"2026-02-05T10:45:58.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"11744244666336","imei1":"11744244666336","imei2":"11744244666336","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178080,"job_number":"JOB_178080","tr_customer_id":178098,"tr_customer_product_id":178088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16429777956232","imei1":"16429777956232","imei2":"16429777956232","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178079,"job_number":"JOB_178079","tr_customer_id":178097,"tr_customer_product_id":178087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"18680247274094","imei1":"18680247274094","imei2":"18680247274094","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178078,"job_number":"JOB_178078","tr_customer_id":178096,"tr_customer_product_id":178086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:31.000Z","modified_at":"2026-02-05T10:23:05.000Z","name":"Camila Green","mobile_number":"675-403-8722","email_id":"Polly.Bartoletti18@yahoo.com","dop":"2025-02-01","serial_number":"14238705276946","imei1":"14238705276946","imei2":"14238705276946","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178077,"job_number":"JOB_178077","tr_customer_id":178095,"tr_customer_product_id":178085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"Lulu Orn","mobile_number":"596-996-7076","email_id":"Denis.Rice47@gmail.com","dop":"2025-02-01","serial_number":"50384009329263","imei1":"50384009329263","imei2":"50384009329263","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178076,"job_number":"JOB_178076","tr_customer_id":178094,"tr_customer_product_id":178084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"53534432690326","imei1":"53534432690326","imei2":"53534432690326","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178075,"job_number":"JOB_178075","tr_customer_id":178093,"tr_customer_product_id":178083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:48.000Z","modified_at":"2026-02-05T10:22:23.000Z","name":"Abdiel Jacobi","mobile_number":"831-576-7928","email_id":"Reba_Russel63@gmail.com","dop":"2025-02-01","serial_number":"97505450100491","imei1":"97505450100491","imei2":"97505450100491","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178074,"job_number":"JOB_178074","tr_customer_id":178092,"tr_customer_product_id":178082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:47.000Z","modified_at":"2026-02-05T10:21:47.000Z","name":"Allie Raynor","mobile_number":"735-664-5345","email_id":"Lavon27@yahoo.com","dop":"2025-02-01","serial_number":"24775431627400","imei1":"24775431627400","imei2":"24775431627400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178073,"job_number":"JOB_178073","tr_customer_id":178091,"tr_customer_product_id":178081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:46.000Z","modified_at":"2026-02-05T10:21:46.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"100653081427111","imei1":"100653081427111","imei2":"100653081427111","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178072,"job_number":"JOB_178072","tr_customer_id":178090,"tr_customer_product_id":178080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:06.000Z","modified_at":"2026-02-05T10:21:39.000Z","name":"Judy Crona","mobile_number":"985-505-8870","email_id":"Joanie95@yahoo.com","dop":"2025-02-01","serial_number":"101473039358346","imei1":"101473039358346","imei2":"101473039358346","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178071,"job_number":"JOB_178071","tr_customer_id":178089,"tr_customer_product_id":178079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"Demarco Will","mobile_number":"842-400-3610","email_id":"Rossie_Hudson7@hotmail.com","dop":"2025-02-01","serial_number":"80245580350831","imei1":"80245580350831","imei2":"80245580350831","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178070,"job_number":"JOB_178070","tr_customer_id":178088,"tr_customer_product_id":178078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"64950038891625","imei1":"64950038891625","imei2":"64950038891625","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178069,"job_number":"JOB_178069","tr_customer_id":178087,"tr_customer_product_id":178077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:20.000Z","modified_at":"2026-02-05T09:58:01.000Z","name":"Melyna Roob","mobile_number":"278-425-2629","email_id":"Craig.Hettinger@gmail.com","dop":"2025-02-01","serial_number":"38736606419936","imei1":"38736606419936","imei2":"38736606419936","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178068,"job_number":"JOB_178068","tr_customer_id":178086,"tr_customer_product_id":178076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"George Thompson","mobile_number":"599-954-0984","email_id":"Green.Bartell0@hotmail.com","dop":"2025-02-01","serial_number":"72205053765878","imei1":"72205053765878","imei2":"72205053765878","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178067,"job_number":"JOB_178067","tr_customer_id":178085,"tr_customer_product_id":178075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"63626076150910","imei1":"63626076150910","imei2":"63626076150910","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178065,"job_number":"JOB_178065","tr_customer_id":178083,"tr_customer_product_id":178073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:29.000Z","modified_at":"2026-02-05T09:57:10.000Z","name":"Chris Shanahan","mobile_number":"311-842-2755","email_id":"Brent_Shanahan71@yahoo.com","dop":"2025-02-01","serial_number":"65603979886220","imei1":"65603979886220","imei2":"65603979886220","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178064,"job_number":"JOB_178064","tr_customer_id":178082,"tr_customer_product_id":178072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"Ana Waters","mobile_number":"906-978-4215","email_id":"Will_Herzog@gmail.com","dop":"2025-02-01","serial_number":"11285296041768","imei1":"11285296041768","imei2":"11285296041768","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178063,"job_number":"JOB_178063","tr_customer_id":178081,"tr_customer_product_id":178071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"63055023776044","imei1":"63055023776044","imei2":"63055023776044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178062,"job_number":"JOB_178062","tr_customer_id":178080,"tr_customer_product_id":178070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:38.000Z","modified_at":"2026-02-05T09:56:19.000Z","name":"Jo Grimes","mobile_number":"873-451-0403","email_id":"Trinity30@yahoo.com","dop":"2025-02-01","serial_number":"99601072549409","imei1":"99601072549409","imei2":"99601072549409","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178061,"job_number":"JOB_178061","tr_customer_id":178079,"tr_customer_product_id":178069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"Ferne Pagac","mobile_number":"559-964-0867","email_id":"Geovany_Orn@hotmail.com","dop":"2025-02-01","serial_number":"57434453681966","imei1":"57434453681966","imei2":"57434453681966","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178060,"job_number":"JOB_178060","tr_customer_id":178078,"tr_customer_product_id":178068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"78465374203438","imei1":"78465374203438","imei2":"78465374203438","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178059,"job_number":"JOB_178059","tr_customer_id":178077,"tr_customer_product_id":178067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:45:07.000Z","modified_at":"2026-02-05T09:45:07.000Z","name":"Ubaldo Von","mobile_number":"506-889-5440","email_id":"Stacey_Stroman@hotmail.com","dop":"2024-10-15","serial_number":"278926745539051","imei1":"278926745539051","imei2":"278926745539051","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178058,"job_number":"JOB_178058","tr_customer_id":178076,"tr_customer_product_id":178066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:42:28.000Z","modified_at":"2026-02-05T09:42:28.000Z","name":"Leola Powlowski","mobile_number":"284-737-1236","email_id":"Carmel.Miller68@hotmail.com","dop":"2024-10-15","serial_number":"285423285661612","imei1":"285423285661612","imei2":"285423285661612","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178057,"job_number":"JOB_178057","tr_customer_id":178075,"tr_customer_product_id":178065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:41:58.000Z","modified_at":"2026-02-05T09:41:58.000Z","name":"Jimmie Ondricka","mobile_number":"200-200-9054","email_id":"Olaf_Bode@gmail.com","dop":"2024-10-15","serial_number":"426235581246299","imei1":"426235581246299","imei2":"426235581246299","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178056,"job_number":"JOB_178056","tr_customer_id":178074,"tr_customer_product_id":178064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:36:31.000Z","modified_at":"2026-02-05T09:36:31.000Z","name":"Felicity Nolan","mobile_number":"404-677-3464","email_id":"Jana.Harvey@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178055,"job_number":"JOB_178055","tr_customer_id":178073,"tr_customer_product_id":178063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:07.000Z","modified_at":"2026-02-05T09:35:07.000Z","name":"Lafayette Haag","mobile_number":"983-613-3183","email_id":"Ivy.Olson2@gmail.com","dop":"2025-04-06","serial_number":"10969151062704594","imei1":"10969151062704594","imei2":"10969151062704594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178054,"job_number":"JOB_178054","tr_customer_id":178072,"tr_customer_product_id":178062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:48.000Z","name":"Merritt Leffler","mobile_number":"264-967-1314","email_id":"Lily_Hane@gmail.com","dop":"2025-04-06","serial_number":"17401113189392","imei1":"17401113189392","imei2":"17401113189392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178053,"job_number":"JOB_178053","tr_customer_id":178071,"tr_customer_product_id":178061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11429903093889","imei1":"11429903093889","imei2":"11429903093889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178052,"job_number":"JOB_178052","tr_customer_id":178070,"tr_customer_product_id":178060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:15.000Z","modified_at":"2026-02-05T09:34:15.000Z","name":"Madelynn Ziemann","mobile_number":"544-720-8858","email_id":"Shayne.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"10591509748591744","imei1":"10591509748591744","imei2":"10591509748591744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178051,"job_number":"JOB_178051","tr_customer_id":178069,"tr_customer_product_id":178059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:57.000Z","name":"Jeanette Mayert","mobile_number":"876-337-9138","email_id":"Anais.Funk55@gmail.com","dop":"2025-04-06","serial_number":"15882066488383","imei1":"15882066488383","imei2":"15882066488383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178050,"job_number":"JOB_178050","tr_customer_id":178068,"tr_customer_product_id":178058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12794226408763","imei1":"12794226408763","imei2":"12794226408763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178049,"job_number":"JOB_178049","tr_customer_id":178067,"tr_customer_product_id":178057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:24.000Z","modified_at":"2026-02-05T09:33:24.000Z","name":"Esta Dare","mobile_number":"423-800-1590","email_id":"Thad3@yahoo.com","dop":"2025-04-06","serial_number":"10461934132725624","imei1":"10461934132725624","imei2":"10461934132725624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178048,"job_number":"JOB_178048","tr_customer_id":178066,"tr_customer_product_id":178056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:34:06.000Z","name":"Maximillia Mohr","mobile_number":"245-529-9767","email_id":"Daphne.Mayer36@hotmail.com","dop":"2025-04-06","serial_number":"12868530295778","imei1":"12868530295778","imei2":"12868530295778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178047,"job_number":"JOB_178047","tr_customer_id":178065,"tr_customer_product_id":178055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15076874771225","imei1":"15076874771225","imei2":"15076874771225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178046,"job_number":"JOB_178046","tr_customer_id":178064,"tr_customer_product_id":178054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:12:29.000Z","modified_at":"2026-02-05T09:15:06.000Z","name":"Rosetta Brekke","mobile_number":"811-776-3358","email_id":"Jared.Medhurst@yahoo.com","dop":"2026-01-04","serial_number":"18956301743410","imei1":"18956301743410","imei2":"18956301743410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T09:15:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178045,"job_number":"JOB_178045","tr_customer_id":178063,"tr_customer_product_id":178053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:41:32.000Z","modified_at":"2026-02-05T09:06:25.000Z","name":"Helene Treutel","mobile_number":"974-433-6910","email_id":"Robert.Mraz@hotmail.com","dop":"2026-01-04","serial_number":"15950718746416","imei1":"15950718746416","imei2":"15950718746416","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-05T09:06:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178044,"job_number":"JOB_178044","tr_customer_id":178062,"tr_customer_product_id":178052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:11.000Z","modified_at":"2026-02-05T08:02:11.000Z","name":"Vanessa Wolf","mobile_number":"257-288-8154","email_id":"Herminio.Hills18@gmail.com","dop":"2025-04-06","serial_number":"15207078462068204","imei1":"15207078462068204","imei2":"15207078462068204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178043,"job_number":"JOB_178043","tr_customer_id":178061,"tr_customer_product_id":178051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:10.000Z","modified_at":"2026-02-05T08:02:52.000Z","name":"Hyman Bradtke","mobile_number":"345-458-9172","email_id":"Anjali.Hegmann56@yahoo.com","dop":"2025-04-06","serial_number":"14913096326653","imei1":"14913096326653","imei2":"14913096326653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:54.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T08:38:27.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:38:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify response message should be 'Success' 1 0 0
Verify response data should be a non-empty array. 1 0 0
Verify Response time should be below 250 ms 0 1 0
Verify Keys are present for job with jobId: 178135 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178135 1 0 0
Verify Keys are present for job with jobId: 178134 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178134 1 0 0
Verify Keys are present for job with jobId: 178133 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178133 1 0 0
Verify Keys are present for job with jobId: 178131 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178131 1 0 0
Verify Keys are present for job with jobId: 178094 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178094 1 0 0
Verify Keys are present for job with jobId: 178093 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178093 1 0 0
Verify Keys are present for job with jobId: 178091 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178091 1 0 0
Verify Keys are present for job with jobId: 178090 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178090 1 0 0
Verify Keys are present for job with jobId: 178089 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178089 1 0 0
Verify Keys are present for job with jobId: 178088 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178088 1 0 0
Verify Keys are present for job with jobId: 178066 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178066 1 0 0
Verify Keys are present for job with jobId: 178042 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178042 1 0 0
Verify Keys are present for job with jobId: 178041 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178041 1 0 0
Verify Keys are present for job with jobId: 178040 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178040 1 0 0
Verify Keys are present for job with jobId: 178037 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178037 1 0 0
Verify Keys are present for job with jobId: 178036 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178036 1 0 0
Verify Keys are present for job with jobId: 178035 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178035 1 0 0
Verify Keys are present for job with jobId: 178034 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178034 1 0 0
Verify Keys are present for job with jobId: 178033 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178033 1 0 0
Verify Keys are present for job with jobId: 177925 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177925 1 0 0
Verify Keys are present for job with jobId: 177890 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177890 1 0 0
Verify Keys are present for job with jobId: 177885 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177885 1 0 0
Verify Keys are present for job with jobId: 177884 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177884 1 0 0
Verify Keys are present for job with jobId: 177881 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177881 1 0 0
Verify Keys are present for job with jobId: 177880 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177880 1 0 0
Verify Keys are present for job with jobId: 177879 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177879 1 0 0
Verify Keys are present for job with jobId: 177876 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177876 1 0 0
Verify Keys are present for job with jobId: 177875 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177875 1 0 0
Verify Keys are present for job with jobId: 177874 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177874 1 0 0
Verify Keys are present for job with jobId: 177873 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177873 1 0 0
Verify Keys are present for job with jobId: 177872 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177872 1 0 0
Verify Keys are present for job with jobId: 177871 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177871 1 0 0
Verify Keys are present for job with jobId: 177870 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177870 1 0 0
Verify Keys are present for job with jobId: 177869 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177869 1 0 0
Verify Keys are present for job with jobId: 177868 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177868 1 0 0
Verify Keys are present for job with jobId: 177867 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177867 1 0 0
Verify Keys are present for job with jobId: 177843 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177843 1 0 0
Verify Keys are present for job with jobId: 177842 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177842 1 0 0
Verify Keys are present for job with jobId: 177771 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177771 1 0 0
Verify Keys are present for job with jobId: 177767 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177767 1 0 0
Verify Keys are present for job with jobId: 177766 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177766 1 0 0
Verify Keys are present for job with jobId: 177764 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177764 1 0 0
Verify Keys are present for job with jobId: 177762 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177762 1 0 0
Verify Keys are present for job with jobId: 177745 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177745 1 0 0
Verify Keys are present for job with jobId: 177743 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177743 1 0 0
Verify Keys are present for job with jobId: 177742 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177742 1 0 0
Verify Keys are present for job with jobId: 177741 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177741 1 0 0
Verify Keys are present for job with jobId: 177729 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177729 1 0 0
Verify Keys are present for job with jobId: 177728 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177728 1 0 0
Verify Keys are present for job with jobId: 177725 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177725 1 0 0
Verify Keys are present for job with jobId: 177715 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177715 1 0 0
Verify Keys are present for job with jobId: 177714 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177714 1 0 0
Verify Keys are present for job with jobId: 177713 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177713 1 0 0
Verify Keys are present for job with jobId: 177712 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177712 1 0 0
Verify Keys are present for job with jobId: 177710 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177710 1 0 0
Verify Keys are present for job with jobId: 177709 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177709 1 0 0
Verify Keys are present for job with jobId: 177708 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177708 1 0 0
Verify Keys are present for job with jobId: 177683 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177683 1 0 0
Verify Keys are present for job with jobId: 177682 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177682 1 0 0
Verify Keys are present for job with jobId: 177681 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177681 1 0 0
Verify Keys are present for job with jobId: 177679 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177679 1 0 0
Verify Keys are present for job with jobId: 177653 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177653 1 0 0
Verify Keys are present for job with jobId: 177638 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177638 1 0 0
Verify Keys are present for job with jobId: 177628 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177628 1 0 0
Verify Keys are present for job with jobId: 177627 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177627 1 0 0
Verify Keys are present for job with jobId: 177618 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177618 1 0 0
Verify Keys are present for job with jobId: 177611 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177611 1 0 0
Verify Keys are present for job with jobId: 177572 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177572 1 0 0
Verify Keys are present for job with jobId: 177571 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177571 1 0 0
Verify Keys are present for job with jobId: 177567 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177567 1 0 0
Verify Keys are present for job with jobId: 177566 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177566 1 0 0
Verify Keys are present for job with jobId: 177565 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177565 1 0 0
Verify Keys are present for job with jobId: 177564 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177564 1 0 0
Verify Keys are present for job with jobId: 178139 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178139 1 0 0
Verify Keys are present for job with jobId: 178138 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178138 1 0 0
Verify Keys are present for job with jobId: 178137 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178137 1 0 0
Verify Keys are present for job with jobId: 178136 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178136 1 0 0
Verify Keys are present for job with jobId: 178132 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178132 1 0 0
Verify Keys are present for job with jobId: 178130 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178130 1 0 0
Verify Keys are present for job with jobId: 178129 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178129 1 0 0
Verify Keys are present for job with jobId: 178128 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178128 1 0 0
Verify Keys are present for job with jobId: 178127 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178127 1 0 0
Verify Keys are present for job with jobId: 178126 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178126 1 0 0
Verify Keys are present for job with jobId: 178125 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178125 1 0 0
Verify Keys are present for job with jobId: 178124 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178124 1 0 0
Verify Keys are present for job with jobId: 178123 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178123 1 0 0
Verify Keys are present for job with jobId: 178122 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178122 1 0 0
Verify Keys are present for job with jobId: 178121 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178121 1 0 0
Verify Keys are present for job with jobId: 178120 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178120 1 0 0
Verify Keys are present for job with jobId: 178119 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178119 1 0 0
Verify Keys are present for job with jobId: 178118 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178118 1 0 0
Verify Keys are present for job with jobId: 178117 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178117 1 0 0
Verify Keys are present for job with jobId: 178116 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178116 1 0 0
Verify Keys are present for job with jobId: 178115 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178115 1 0 0
Verify Keys are present for job with jobId: 178114 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178114 1 0 0
Verify Keys are present for job with jobId: 178113 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178113 1 0 0
Verify Keys are present for job with jobId: 178112 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178112 1 0 0
Verify Keys are present for job with jobId: 178111 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178111 1 0 0
Verify Keys are present for job with jobId: 178110 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178110 1 0 0
Verify Keys are present for job with jobId: 178109 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178109 1 0 0
Verify Keys are present for job with jobId: 178108 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178108 1 0 0
Verify Keys are present for job with jobId: 178107 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178107 1 0 0
Verify Keys are present for job with jobId: 178106 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178106 1 0 0
Verify Keys are present for job with jobId: 178105 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178105 1 0 0
Verify Keys are present for job with jobId: 178104 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178104 1 0 0
Verify Keys are present for job with jobId: 178103 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178103 1 0 0
Verify Keys are present for job with jobId: 178102 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178102 1 0 0
Verify Keys are present for job with jobId: 178101 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178101 1 0 0
Verify Keys are present for job with jobId: 178100 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178100 1 0 0
Verify Keys are present for job with jobId: 178099 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178099 1 0 0
Verify Keys are present for job with jobId: 178098 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178098 1 0 0
Verify Keys are present for job with jobId: 178097 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178097 1 0 0
Verify Keys are present for job with jobId: 178096 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178096 1 0 0
Verify Keys are present for job with jobId: 178095 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178095 1 0 0
Verify Keys are present for job with jobId: 178092 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178092 1 0 0
Verify Keys are present for job with jobId: 178087 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178087 1 0 0
Verify Keys are present for job with jobId: 178086 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178086 1 0 0
Verify Keys are present for job with jobId: 178085 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178085 1 0 0
Verify Keys are present for job with jobId: 178084 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178084 1 0 0
Verify Keys are present for job with jobId: 178083 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178083 1 0 0
Verify Keys are present for job with jobId: 178082 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178082 1 0 0
Verify Keys are present for job with jobId: 178081 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178081 1 0 0
Verify Keys are present for job with jobId: 178080 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178080 1 0 0
Verify Keys are present for job with jobId: 178079 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178079 1 0 0
Verify Keys are present for job with jobId: 178078 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178078 1 0 0
Verify Keys are present for job with jobId: 178077 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178077 1 0 0
Verify Keys are present for job with jobId: 178076 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178076 1 0 0
Verify Keys are present for job with jobId: 178075 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178075 1 0 0
Verify Keys are present for job with jobId: 178074 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178074 1 0 0
Verify Keys are present for job with jobId: 178073 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178073 1 0 0
Verify Keys are present for job with jobId: 178072 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178072 1 0 0
Verify Keys are present for job with jobId: 178071 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178071 1 0 0
Verify Keys are present for job with jobId: 178070 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178070 1 0 0
Verify Keys are present for job with jobId: 178069 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178069 1 0 0
Verify Keys are present for job with jobId: 178068 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178068 1 0 0
Verify Keys are present for job with jobId: 178067 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178067 1 0 0
Verify Keys are present for job with jobId: 178065 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178065 1 0 0
Verify Keys are present for job with jobId: 178064 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178064 1 0 0
Verify Keys are present for job with jobId: 178063 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178063 1 0 0
Verify Keys are present for job with jobId: 178062 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178062 1 0 0
Verify Keys are present for job with jobId: 178061 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178061 1 0 0
Verify Keys are present for job with jobId: 178060 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178060 1 0 0
Verify Keys are present for job with jobId: 178059 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178059 1 0 0
Verify Keys are present for job with jobId: 178058 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178058 1 0 0
Verify Keys are present for job with jobId: 178057 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178057 1 0 0
Verify Keys are present for job with jobId: 178056 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178056 1 0 0
Verify Keys are present for job with jobId: 178055 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178055 1 0 0
Verify Keys are present for job with jobId: 178054 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178054 1 0 0
Verify Keys are present for job with jobId: 178053 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178053 1 0 0
Verify Keys are present for job with jobId: 178052 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178052 1 0 0
Verify Keys are present for job with jobId: 178051 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178051 1 0 0
Verify Keys are present for job with jobId: 178050 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178050 1 0 0
Verify Keys are present for job with jobId: 178049 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178049 1 0 0
Verify Keys are present for job with jobId: 178048 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178048 1 0 0
Verify Keys are present for job with jobId: 178047 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178047 1 0 0
Verify Keys are present for job with jobId: 178046 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178046 1 0 0
Verify Keys are present for job with jobId: 178045 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178045 1 0 0
Verify Keys are present for job with jobId: 178044 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178044 1 0 0
Verify Keys are present for job with jobId: 178043 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178043 1 0 0
Verify Keys are present for job with jobId: 178039 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178039 1 0 0
Verify Keys are present for job with jobId: 178038 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178038 1 0 0
Verify Keys are present for job with jobId: 178032 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178032 1 0 0
Verify Keys are present for job with jobId: 178031 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178031 1 0 0
Verify Keys are present for job with jobId: 178030 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178030 1 0 0
Verify Keys are present for job with jobId: 178029 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178029 1 0 0
Verify Keys are present for job with jobId: 178028 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178028 1 0 0
Verify Keys are present for job with jobId: 178027 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178027 1 0 0
Verify Keys are present for job with jobId: 178026 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178026 1 0 0
Verify Keys are present for job with jobId: 178025 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178025 1 0 0
Verify Keys are present for job with jobId: 178024 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178024 1 0 0
Verify Keys are present for job with jobId: 178023 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178023 1 0 0
Verify Keys are present for job with jobId: 178022 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178022 1 0 0
Verify Keys are present for job with jobId: 178021 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178021 1 0 0
Verify Keys are present for job with jobId: 178020 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178020 1 0 0
Verify Keys are present for job with jobId: 178019 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178019 1 0 0
Verify Keys are present for job with jobId: 178018 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178018 1 0 0
Verify Keys are present for job with jobId: 178017 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178017 1 0 0
Verify Keys are present for job with jobId: 178016 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178016 1 0 0
Verify Keys are present for job with jobId: 178015 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178015 1 0 0
Verify Keys are present for job with jobId: 178014 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178014 1 0 0
Verify Keys are present for job with jobId: 178013 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178013 1 0 0
Verify Keys are present for job with jobId: 178012 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178012 1 0 0
Verify Keys are present for job with jobId: 178011 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178011 1 0 0
Verify Keys are present for job with jobId: 178010 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178010 1 0 0
Verify Keys are present for job with jobId: 178009 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178009 1 0 0
Verify Keys are present for job with jobId: 178008 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178008 1 0 0
Verify Keys are present for job with jobId: 178007 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178007 1 0 0
Verify Keys are present for job with jobId: 178006 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178006 1 0 0
Verify Keys are present for job with jobId: 178005 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178005 1 0 0
Verify Keys are present for job with jobId: 178004 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178004 1 0 0
Verify Keys are present for job with jobId: 178003 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178003 1 0 0
Verify Keys are present for job with jobId: 178002 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178002 1 0 0
Verify Keys are present for job with jobId: 178001 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178001 1 0 0
Verify Keys are present for job with jobId: 178000 1 0 0
Verify Job Number starts with 'JOB_' for Job: 178000 1 0 0
Verify Keys are present for job with jobId: 177999 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177999 1 0 0
Verify Keys are present for job with jobId: 177998 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177998 1 0 0
Verify Keys are present for job with jobId: 177997 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177997 1 0 0
Verify Keys are present for job with jobId: 177996 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177996 1 0 0
Verify Keys are present for job with jobId: 177995 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177995 1 0 0
Verify Keys are present for job with jobId: 177994 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177994 1 0 0
Verify Keys are present for job with jobId: 177993 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177993 1 0 0
Verify Keys are present for job with jobId: 177992 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177992 1 0 0
Verify Keys are present for job with jobId: 177991 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177991 1 0 0
Verify Keys are present for job with jobId: 177990 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177990 1 0 0
Verify Keys are present for job with jobId: 177989 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177989 1 0 0
Verify Keys are present for job with jobId: 177988 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177988 1 0 0
Verify Keys are present for job with jobId: 177987 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177987 1 0 0
Verify Keys are present for job with jobId: 177986 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177986 1 0 0
Verify Keys are present for job with jobId: 177985 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177985 1 0 0
Verify Keys are present for job with jobId: 177984 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177984 1 0 0
Verify Keys are present for job with jobId: 177983 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177983 1 0 0
Verify Keys are present for job with jobId: 177982 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177982 1 0 0
Verify Keys are present for job with jobId: 177980 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177980 1 0 0
Verify Keys are present for job with jobId: 177978 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177978 1 0 0
Verify Keys are present for job with jobId: 177977 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177977 1 0 0
Verify Keys are present for job with jobId: 177976 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177976 1 0 0
Verify Keys are present for job with jobId: 177974 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177974 1 0 0
Verify Keys are present for job with jobId: 177972 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177972 1 0 0
Verify Keys are present for job with jobId: 177971 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177971 1 0 0
Verify Keys are present for job with jobId: 177970 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177970 1 0 0
Verify Keys are present for job with jobId: 177969 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177969 1 0 0
Verify Keys are present for job with jobId: 177968 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177968 1 0 0
Verify Keys are present for job with jobId: 177967 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177967 1 0 0
Verify Keys are present for job with jobId: 177966 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177966 1 0 0
Verify Keys are present for job with jobId: 177965 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177965 1 0 0
Verify Keys are present for job with jobId: 177964 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177964 1 0 0
Verify Keys are present for job with jobId: 177962 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177962 1 0 0
Verify Keys are present for job with jobId: 177960 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177960 1 0 0
Verify Keys are present for job with jobId: 177959 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177959 1 0 0
Verify Keys are present for job with jobId: 177958 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177958 1 0 0
Verify Keys are present for job with jobId: 177957 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177957 1 0 0
Verify Keys are present for job with jobId: 177956 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177956 1 0 0
Verify Keys are present for job with jobId: 177955 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177955 1 0 0
Verify Keys are present for job with jobId: 177954 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177954 1 0 0
Verify Keys are present for job with jobId: 177953 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177953 1 0 0
Verify Keys are present for job with jobId: 177952 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177952 1 0 0
Verify Keys are present for job with jobId: 177950 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177950 1 0 0
Verify Keys are present for job with jobId: 177948 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177948 1 0 0
Verify Keys are present for job with jobId: 177947 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177947 1 0 0
Verify Keys are present for job with jobId: 177946 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177946 1 0 0
Verify Keys are present for job with jobId: 177945 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177945 1 0 0
Verify Keys are present for job with jobId: 177944 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177944 1 0 0
Verify Keys are present for job with jobId: 177943 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177943 1 0 0
Verify Keys are present for job with jobId: 177942 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177942 1 0 0
Verify Keys are present for job with jobId: 177941 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177941 1 0 0
Verify Keys are present for job with jobId: 177940 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177940 1 0 0
Verify Keys are present for job with jobId: 177939 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177939 1 0 0
Verify Keys are present for job with jobId: 177938 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177938 1 0 0
Verify Keys are present for job with jobId: 177937 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177937 1 0 0
Verify Keys are present for job with jobId: 177936 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177936 1 0 0
Verify Keys are present for job with jobId: 177935 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177935 1 0 0
Verify Keys are present for job with jobId: 177934 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177934 1 0 0
Verify Keys are present for job with jobId: 177933 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177933 1 0 0
Verify Keys are present for job with jobId: 177932 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177932 1 0 0
Verify Keys are present for job with jobId: 177931 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177931 1 0 0
Verify Keys are present for job with jobId: 177930 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177930 1 0 0
Verify Keys are present for job with jobId: 177929 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177929 1 0 0
Verify Keys are present for job with jobId: 177928 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177928 1 0 0
Verify Keys are present for job with jobId: 177927 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177927 1 0 0
Verify Keys are present for job with jobId: 177926 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177926 1 0 0
Verify Keys are present for job with jobId: 177924 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177924 1 0 0
Verify Keys are present for job with jobId: 177923 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177923 1 0 0
Verify Keys are present for job with jobId: 177922 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177922 1 0 0
Verify Keys are present for job with jobId: 177921 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177921 1 0 0
Verify Keys are present for job with jobId: 177920 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177920 1 0 0
Verify Keys are present for job with jobId: 177919 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177919 1 0 0
Verify Keys are present for job with jobId: 177918 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177918 1 0 0
Verify Keys are present for job with jobId: 177917 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177917 1 0 0
Verify Keys are present for job with jobId: 177916 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177916 1 0 0
Verify Keys are present for job with jobId: 177915 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177915 1 0 0
Verify Keys are present for job with jobId: 177914 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177914 1 0 0
Verify Keys are present for job with jobId: 177913 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177913 1 0 0
Verify Keys are present for job with jobId: 177912 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177912 1 0 0
Verify Keys are present for job with jobId: 177911 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177911 1 0 0
Verify Keys are present for job with jobId: 177910 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177910 1 0 0
Verify Keys are present for job with jobId: 177909 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177909 1 0 0
Verify Keys are present for job with jobId: 177908 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177908 1 0 0
Verify Keys are present for job with jobId: 177907 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177907 1 0 0
Verify Keys are present for job with jobId: 177906 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177906 1 0 0
Verify Keys are present for job with jobId: 177905 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177905 1 0 0
Verify Keys are present for job with jobId: 177904 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177904 1 0 0
Verify Keys are present for job with jobId: 177903 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177903 1 0 0
Verify Keys are present for job with jobId: 177902 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177902 1 0 0
Verify Keys are present for job with jobId: 177901 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177901 1 0 0
Verify Keys are present for job with jobId: 177900 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177900 1 0 0
Verify Keys are present for job with jobId: 177899 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177899 1 0 0
Verify Keys are present for job with jobId: 177898 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177898 1 0 0
Verify Keys are present for job with jobId: 177897 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177897 1 0 0
Verify Keys are present for job with jobId: 177896 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177896 1 0 0
Verify Keys are present for job with jobId: 177895 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177895 1 0 0
Verify Keys are present for job with jobId: 177894 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177894 1 0 0
Verify Keys are present for job with jobId: 177893 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177893 1 0 0
Verify Keys are present for job with jobId: 177892 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177892 1 0 0
Verify Keys are present for job with jobId: 177891 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177891 1 0 0
Verify Keys are present for job with jobId: 177889 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177889 1 0 0
Verify Keys are present for job with jobId: 177888 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177888 1 0 0
Verify Keys are present for job with jobId: 177887 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177887 1 0 0
Verify Keys are present for job with jobId: 177886 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177886 1 0 0
Verify Keys are present for job with jobId: 177883 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177883 1 0 0
Verify Keys are present for job with jobId: 177882 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177882 1 0 0
Verify Keys are present for job with jobId: 177878 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177878 1 0 0
Verify Keys are present for job with jobId: 177877 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177877 1 0 0
Verify Keys are present for job with jobId: 177866 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177866 1 0 0
Verify Keys are present for job with jobId: 177865 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177865 1 0 0
Verify Keys are present for job with jobId: 177864 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177864 1 0 0
Verify Keys are present for job with jobId: 177863 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177863 1 0 0
Verify Keys are present for job with jobId: 177862 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177862 1 0 0
Verify Keys are present for job with jobId: 177861 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177861 1 0 0
Verify Keys are present for job with jobId: 177860 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177860 1 0 0
Verify Keys are present for job with jobId: 177859 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177859 1 0 0
Verify Keys are present for job with jobId: 177858 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177858 1 0 0
Verify Keys are present for job with jobId: 177857 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177857 1 0 0
Verify Keys are present for job with jobId: 177856 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177856 1 0 0
Verify Keys are present for job with jobId: 177855 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177855 1 0 0
Verify Keys are present for job with jobId: 177854 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177854 1 0 0
Verify Keys are present for job with jobId: 177853 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177853 1 0 0
Verify Keys are present for job with jobId: 177852 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177852 1 0 0
Verify Keys are present for job with jobId: 177851 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177851 1 0 0
Verify Keys are present for job with jobId: 177850 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177850 1 0 0
Verify Keys are present for job with jobId: 177849 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177849 1 0 0
Verify Keys are present for job with jobId: 177848 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177848 1 0 0
Verify Keys are present for job with jobId: 177847 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177847 1 0 0
Verify Keys are present for job with jobId: 177846 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177846 1 0 0
Verify Keys are present for job with jobId: 177845 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177845 1 0 0
Verify Keys are present for job with jobId: 177844 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177844 1 0 0
Verify Keys are present for job with jobId: 177841 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177841 1 0 0
Verify Keys are present for job with jobId: 177840 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177840 1 0 0
Verify Keys are present for job with jobId: 177839 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177839 1 0 0
Verify Keys are present for job with jobId: 177838 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177838 1 0 0
Verify Keys are present for job with jobId: 177837 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177837 1 0 0
Verify Keys are present for job with jobId: 177836 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177836 1 0 0
Verify Keys are present for job with jobId: 177835 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177835 1 0 0
Verify Keys are present for job with jobId: 177834 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177834 1 0 0
Verify Keys are present for job with jobId: 177833 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177833 1 0 0
Verify Keys are present for job with jobId: 177832 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177832 1 0 0
Verify Keys are present for job with jobId: 177831 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177831 1 0 0
Verify Keys are present for job with jobId: 177830 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177830 1 0 0
Verify Keys are present for job with jobId: 177829 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177829 1 0 0
Verify Keys are present for job with jobId: 177828 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177828 1 0 0
Verify Keys are present for job with jobId: 177827 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177827 1 0 0
Verify Keys are present for job with jobId: 177826 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177826 1 0 0
Verify Keys are present for job with jobId: 177825 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177825 1 0 0
Verify Keys are present for job with jobId: 177824 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177824 1 0 0
Verify Keys are present for job with jobId: 177823 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177823 1 0 0
Verify Keys are present for job with jobId: 177822 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177822 1 0 0
Verify Keys are present for job with jobId: 177821 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177821 1 0 0
Verify Keys are present for job with jobId: 177820 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177820 1 0 0
Verify Keys are present for job with jobId: 177819 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177819 1 0 0
Verify Keys are present for job with jobId: 177818 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177818 1 0 0
Verify Keys are present for job with jobId: 177817 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177817 1 0 0
Verify Keys are present for job with jobId: 177816 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177816 1 0 0
Verify Keys are present for job with jobId: 177815 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177815 1 0 0
Verify Keys are present for job with jobId: 177814 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177814 1 0 0
Verify Keys are present for job with jobId: 177813 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177813 1 0 0
Verify Keys are present for job with jobId: 177812 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177812 1 0 0
Verify Keys are present for job with jobId: 177811 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177811 1 0 0
Verify Keys are present for job with jobId: 177810 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177810 1 0 0
Verify Keys are present for job with jobId: 177808 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177808 1 0 0
Verify Keys are present for job with jobId: 177806 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177806 1 0 0
Verify Keys are present for job with jobId: 177805 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177805 1 0 0
Verify Keys are present for job with jobId: 177804 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177804 1 0 0
Verify Keys are present for job with jobId: 177803 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177803 1 0 0
Verify Keys are present for job with jobId: 177802 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177802 1 0 0
Verify Keys are present for job with jobId: 177801 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177801 1 0 0
Verify Keys are present for job with jobId: 177800 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177800 1 0 0
Verify Keys are present for job with jobId: 177799 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177799 1 0 0
Verify Keys are present for job with jobId: 177798 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177798 1 0 0
Verify Keys are present for job with jobId: 177797 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177797 1 0 0
Verify Keys are present for job with jobId: 177796 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177796 1 0 0
Verify Keys are present for job with jobId: 177795 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177795 1 0 0
Verify Keys are present for job with jobId: 177794 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177794 1 0 0
Verify Keys are present for job with jobId: 177793 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177793 1 0 0
Verify Keys are present for job with jobId: 177792 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177792 1 0 0
Verify Keys are present for job with jobId: 177790 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177790 1 0 0
Verify Keys are present for job with jobId: 177788 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177788 1 0 0
Verify Keys are present for job with jobId: 177787 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177787 1 0 0
Verify Keys are present for job with jobId: 177786 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177786 1 0 0
Verify Keys are present for job with jobId: 177785 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177785 1 0 0
Verify Keys are present for job with jobId: 177784 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177784 1 0 0
Verify Keys are present for job with jobId: 177783 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177783 1 0 0
Verify Keys are present for job with jobId: 177782 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177782 1 0 0
Verify Keys are present for job with jobId: 177781 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177781 1 0 0
Verify Keys are present for job with jobId: 177780 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177780 1 0 0
Verify Keys are present for job with jobId: 177779 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177779 1 0 0
Verify Keys are present for job with jobId: 177778 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177778 1 0 0
Verify Keys are present for job with jobId: 177777 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177777 1 0 0
Verify Keys are present for job with jobId: 177776 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177776 1 0 0
Verify Keys are present for job with jobId: 177775 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177775 1 0 0
Verify Keys are present for job with jobId: 177774 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177774 1 0 0
Verify Keys are present for job with jobId: 177773 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177773 1 0 0
Verify Keys are present for job with jobId: 177772 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177772 1 0 0
Verify Keys are present for job with jobId: 177770 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177770 1 0 0
Verify Keys are present for job with jobId: 177769 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177769 1 0 0
Verify Keys are present for job with jobId: 177768 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177768 1 0 0
Verify Keys are present for job with jobId: 177765 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177765 1 0 0
Verify Keys are present for job with jobId: 177763 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177763 1 0 0
Verify Keys are present for job with jobId: 177761 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177761 1 0 0
Verify Keys are present for job with jobId: 177760 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177760 1 0 0
Verify Keys are present for job with jobId: 177759 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177759 1 0 0
Verify Keys are present for job with jobId: 177758 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177758 1 0 0
Verify Keys are present for job with jobId: 177757 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177757 1 0 0
Verify Keys are present for job with jobId: 177755 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177755 1 0 0
Verify Keys are present for job with jobId: 177754 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177754 1 0 0
Verify Keys are present for job with jobId: 177753 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177753 1 0 0
Verify Keys are present for job with jobId: 177751 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177751 1 0 0
Verify Keys are present for job with jobId: 177750 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177750 1 0 0
Verify Keys are present for job with jobId: 177749 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177749 1 0 0
Verify Keys are present for job with jobId: 177748 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177748 1 0 0
Verify Keys are present for job with jobId: 177747 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177747 1 0 0
Verify Keys are present for job with jobId: 177746 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177746 1 0 0
Verify Keys are present for job with jobId: 177744 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177744 1 0 0
Verify Keys are present for job with jobId: 177740 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177740 1 0 0
Verify Keys are present for job with jobId: 177739 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177739 1 0 0
Verify Keys are present for job with jobId: 177738 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177738 1 0 0
Verify Keys are present for job with jobId: 177737 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177737 1 0 0
Verify Keys are present for job with jobId: 177736 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177736 1 0 0
Verify Keys are present for job with jobId: 177735 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177735 1 0 0
Verify Keys are present for job with jobId: 177734 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177734 1 0 0
Verify Keys are present for job with jobId: 177733 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177733 1 0 0
Verify Keys are present for job with jobId: 177732 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177732 1 0 0
Verify Keys are present for job with jobId: 177731 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177731 1 0 0
Verify Keys are present for job with jobId: 177730 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177730 1 0 0
Verify Keys are present for job with jobId: 177727 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177727 1 0 0
Verify Keys are present for job with jobId: 177726 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177726 1 0 0
Verify Keys are present for job with jobId: 177724 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177724 1 0 0
Verify Keys are present for job with jobId: 177723 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177723 1 0 0
Verify Keys are present for job with jobId: 177722 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177722 1 0 0
Verify Keys are present for job with jobId: 177721 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177721 1 0 0
Verify Keys are present for job with jobId: 177720 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177720 1 0 0
Verify Keys are present for job with jobId: 177719 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177719 1 0 0
Verify Keys are present for job with jobId: 177718 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177718 1 0 0
Verify Keys are present for job with jobId: 177717 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177717 1 0 0
Verify Keys are present for job with jobId: 177716 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177716 1 0 0
Verify Keys are present for job with jobId: 177711 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177711 1 0 0
Verify Keys are present for job with jobId: 177707 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177707 1 0 0
Verify Keys are present for job with jobId: 177706 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177706 1 0 0
Verify Keys are present for job with jobId: 177705 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177705 1 0 0
Verify Keys are present for job with jobId: 177704 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177704 1 0 0
Verify Keys are present for job with jobId: 177703 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177703 1 0 0
Verify Keys are present for job with jobId: 177702 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177702 1 0 0
Verify Keys are present for job with jobId: 177701 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177701 1 0 0
Verify Keys are present for job with jobId: 177700 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177700 1 0 0
Verify Keys are present for job with jobId: 177699 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177699 1 0 0
Verify Keys are present for job with jobId: 177698 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177698 1 0 0
Verify Keys are present for job with jobId: 177697 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177697 1 0 0
Verify Keys are present for job with jobId: 177696 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177696 1 0 0
Verify Keys are present for job with jobId: 177695 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177695 1 0 0
Verify Keys are present for job with jobId: 177694 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177694 1 0 0
Verify Keys are present for job with jobId: 177693 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177693 1 0 0
Verify Keys are present for job with jobId: 177691 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177691 1 0 0
Verify Keys are present for job with jobId: 177690 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177690 1 0 0
Verify Keys are present for job with jobId: 177689 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177689 1 0 0
Verify Keys are present for job with jobId: 177688 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177688 1 0 0
Verify Keys are present for job with jobId: 177686 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177686 1 0 0
Verify Keys are present for job with jobId: 177685 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177685 1 0 0
Verify Keys are present for job with jobId: 177684 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177684 1 0 0
Verify Keys are present for job with jobId: 177680 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177680 1 0 0
Verify Keys are present for job with jobId: 177678 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177678 1 0 0
Verify Keys are present for job with jobId: 177677 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177677 1 0 0
Verify Keys are present for job with jobId: 177676 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177676 1 0 0
Verify Keys are present for job with jobId: 177675 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177675 1 0 0
Verify Keys are present for job with jobId: 177674 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177674 1 0 0
Verify Keys are present for job with jobId: 177673 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177673 1 0 0
Verify Keys are present for job with jobId: 177672 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177672 1 0 0
Verify Keys are present for job with jobId: 177671 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177671 1 0 0
Verify Keys are present for job with jobId: 177670 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177670 1 0 0
Verify Keys are present for job with jobId: 177669 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177669 1 0 0
Verify Keys are present for job with jobId: 177668 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177668 1 0 0
Verify Keys are present for job with jobId: 177667 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177667 1 0 0
Verify Keys are present for job with jobId: 177666 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177666 1 0 0
Verify Keys are present for job with jobId: 177665 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177665 1 0 0
Verify Keys are present for job with jobId: 177664 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177664 1 0 0
Verify Keys are present for job with jobId: 177663 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177663 1 0 0
Verify Keys are present for job with jobId: 177662 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177662 1 0 0
Verify Keys are present for job with jobId: 177661 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177661 1 0 0
Verify Keys are present for job with jobId: 177660 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177660 1 0 0
Verify Keys are present for job with jobId: 177659 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177659 1 0 0
Verify Keys are present for job with jobId: 177658 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177658 1 0 0
Verify Keys are present for job with jobId: 177657 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177657 1 0 0
Verify Keys are present for job with jobId: 177656 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177656 1 0 0
Verify Keys are present for job with jobId: 177655 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177655 1 0 0
Verify Keys are present for job with jobId: 177654 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177654 1 0 0
Verify Keys are present for job with jobId: 177652 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177652 1 0 0
Verify Keys are present for job with jobId: 177651 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177651 1 0 0
Verify Keys are present for job with jobId: 177650 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177650 1 0 0
Verify Keys are present for job with jobId: 177649 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177649 1 0 0
Verify Keys are present for job with jobId: 177648 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177648 1 0 0
Verify Keys are present for job with jobId: 177647 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177647 1 0 0
Verify Keys are present for job with jobId: 177646 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177646 1 0 0
Verify Keys are present for job with jobId: 177645 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177645 1 0 0
Verify Keys are present for job with jobId: 177644 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177644 1 0 0
Verify Keys are present for job with jobId: 177643 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177643 1 0 0
Verify Keys are present for job with jobId: 177642 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177642 1 0 0
Verify Keys are present for job with jobId: 177641 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177641 1 0 0
Verify Keys are present for job with jobId: 177640 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177640 1 0 0
Verify Keys are present for job with jobId: 177639 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177639 1 0 0
Verify Keys are present for job with jobId: 177637 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177637 1 0 0
Verify Keys are present for job with jobId: 177636 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177636 1 0 0
Verify Keys are present for job with jobId: 177635 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177635 1 0 0
Verify Keys are present for job with jobId: 177634 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177634 1 0 0
Verify Keys are present for job with jobId: 177633 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177633 1 0 0
Verify Keys are present for job with jobId: 177632 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177632 1 0 0
Verify Keys are present for job with jobId: 177631 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177631 1 0 0
Verify Keys are present for job with jobId: 177630 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177630 1 0 0
Verify Keys are present for job with jobId: 177629 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177629 1 0 0
Verify Keys are present for job with jobId: 177626 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177626 1 0 0
Verify Keys are present for job with jobId: 177625 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177625 1 0 0
Verify Keys are present for job with jobId: 177624 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177624 1 0 0
Verify Keys are present for job with jobId: 177623 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177623 1 0 0
Verify Keys are present for job with jobId: 177622 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177622 1 0 0
Verify Keys are present for job with jobId: 177621 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177621 1 0 0
Verify Keys are present for job with jobId: 177620 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177620 1 0 0
Verify Keys are present for job with jobId: 177619 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177619 1 0 0
Verify Keys are present for job with jobId: 177617 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177617 1 0 0
Verify Keys are present for job with jobId: 177616 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177616 1 0 0
Verify Keys are present for job with jobId: 177615 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177615 1 0 0
Verify Keys are present for job with jobId: 177614 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177614 1 0 0
Verify Keys are present for job with jobId: 177613 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177613 1 0 0
Verify Keys are present for job with jobId: 177612 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177612 1 0 0
Verify Keys are present for job with jobId: 177610 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177610 1 0 0
Verify Keys are present for job with jobId: 177609 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177609 1 0 0
Verify Keys are present for job with jobId: 177608 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177608 1 0 0
Verify Keys are present for job with jobId: 177607 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177607 1 0 0
Verify Keys are present for job with jobId: 177606 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177606 1 0 0
Verify Keys are present for job with jobId: 177605 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177605 1 0 0
Verify Keys are present for job with jobId: 177604 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177604 1 0 0
Verify Keys are present for job with jobId: 177603 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177603 1 0 0
Verify Keys are present for job with jobId: 177602 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177602 1 0 0
Verify Keys are present for job with jobId: 177601 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177601 1 0 0
Verify Keys are present for job with jobId: 177600 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177600 1 0 0
Verify Keys are present for job with jobId: 177599 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177599 1 0 0
Verify Keys are present for job with jobId: 177598 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177598 1 0 0
Verify Keys are present for job with jobId: 177597 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177597 1 0 0
Verify Keys are present for job with jobId: 177596 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177596 1 0 0
Verify Keys are present for job with jobId: 177595 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177595 1 0 0
Verify Keys are present for job with jobId: 177594 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177594 1 0 0
Verify Keys are present for job with jobId: 177593 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177593 1 0 0
Verify Keys are present for job with jobId: 177592 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177592 1 0 0
Verify Keys are present for job with jobId: 177591 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177591 1 0 0
Verify Keys are present for job with jobId: 177590 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177590 1 0 0
Verify Keys are present for job with jobId: 177589 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177589 1 0 0
Verify Keys are present for job with jobId: 177588 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177588 1 0 0
Verify Keys are present for job with jobId: 177587 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177587 1 0 0
Verify Keys are present for job with jobId: 177586 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177586 1 0 0
Verify Keys are present for job with jobId: 177585 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177585 1 0 0
Verify Keys are present for job with jobId: 177584 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177584 1 0 0
Verify Keys are present for job with jobId: 177583 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177583 1 0 0
Verify Keys are present for job with jobId: 177582 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177582 1 0 0
Verify Keys are present for job with jobId: 177581 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177581 1 0 0
Verify Keys are present for job with jobId: 177580 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177580 1 0 0
Verify Keys are present for job with jobId: 177579 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177579 1 0 0
Verify Keys are present for job with jobId: 177578 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177578 1 0 0
Verify Keys are present for job with jobId: 177577 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177577 1 0 0
Verify Keys are present for job with jobId: 177576 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177576 1 0 0
Verify Keys are present for job with jobId: 177575 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177575 1 0 0
Verify Keys are present for job with jobId: 177574 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177574 1 0 0
Verify Keys are present for job with jobId: 177573 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177573 1 0 0
Verify Keys are present for job with jobId: 177570 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177570 1 0 0
Verify Keys are present for job with jobId: 177569 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177569 1 0 0
Verify Keys are present for job with jobId: 177568 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177568 1 0 0
Verify Keys are present for job with jobId: 177563 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177563 1 0 0
Verify Keys are present for job with jobId: 177562 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177562 1 0 0
Verify Keys are present for job with jobId: 177561 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177561 1 0 0
Verify Keys are present for job with jobId: 177560 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177560 1 0 0
Verify Keys are present for job with jobId: 177559 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177559 1 0 0
Verify Keys are present for job with jobId: 177558 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177558 1 0 0
Verify Keys are present for job with jobId: 177557 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177557 1 0 0
Verify Keys are present for job with jobId: 177556 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177556 1 0 0
Verify Keys are present for job with jobId: 177555 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177555 1 0 0
Verify Keys are present for job with jobId: 177554 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177554 1 0 0
Verify Keys are present for job with jobId: 177553 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177553 1 0 0
Verify Keys are present for job with jobId: 177552 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177552 1 0 0
Verify Keys are present for job with jobId: 177551 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177551 1 0 0
Verify Keys are present for job with jobId: 177550 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177550 1 0 0
Verify Keys are present for job with jobId: 177549 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177549 1 0 0
Verify Keys are present for job with jobId: 177981 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177981 1 0 0
Verify Keys are present for job with jobId: 177979 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177979 1 0 0
Verify Keys are present for job with jobId: 177975 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177975 1 0 0
Verify Keys are present for job with jobId: 177973 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177973 1 0 0
Verify Keys are present for job with jobId: 177963 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177963 1 0 0
Verify Keys are present for job with jobId: 177961 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177961 1 0 0
Verify Keys are present for job with jobId: 177951 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177951 1 0 0
Verify Keys are present for job with jobId: 177949 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177949 1 0 0
Verify Keys are present for job with jobId: 177809 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177809 1 0 0
Verify Keys are present for job with jobId: 177807 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177807 1 0 0
Verify Keys are present for job with jobId: 177791 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177791 1 0 0
Verify Keys are present for job with jobId: 177789 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177789 1 0 0
Verify Keys are present for job with jobId: 177756 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177756 1 0 0
Verify Keys are present for job with jobId: 177752 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177752 1 0 0
Verify Keys are present for job with jobId: 177692 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177692 1 0 0
Verify Keys are present for job with jobId: 177687 1 0 0
Verify Job Number starts with 'JOB_' for Job: 177687 1 0 0
Verify Job Number created createjob api should be present in this response 1 0 0
Total 1186 1 0
Test Failure
Test NameAssertion Error
Verify Response time should be below 250 ms
expected 827 to be below 350
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 212ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fccff933-e7b5-4674-a6fe-a296be150c06
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify Missing Token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8e1fb46e-faf4-4175-aaad-8b7e844c78c7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:37 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 604ms
Mean size per request: 572.99KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3efecb26-d63f-449f-9cf9-665a207a827a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 40
Request Body
{
            "details_key": "created_today"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"8f3f2-yyMiih3hoHq6rIL4O8p+J2D/9I8"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178135,"job_number":"JOB_178135","tr_customer_id":178153,"tr_customer_product_id":178143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:58.000Z","modified_at":"2026-02-05T13:29:58.000Z","name":"Leonardo Durgan","mobile_number":"246-939-4224","email_id":"Otha.Zemlak85@yahoo.com","dop":"2026-01-06","serial_number":"10683301224062","imei1":"10683301224062","imei2":"10683301224062","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178134,"job_number":"JOB_178134","tr_customer_id":178152,"tr_customer_product_id":178142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:37.000Z","modified_at":"2026-02-05T13:29:37.000Z","name":"Bella Nolan","mobile_number":"573-631-5358","email_id":"Sophie95@hotmail.com","dop":"2026-01-06","serial_number":"10621545774522","imei1":"10621545774522","imei2":"10621545774522","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178133,"job_number":"JOB_178133","tr_customer_id":178151,"tr_customer_product_id":178141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:22:05.000Z","modified_at":"2026-02-05T13:22:05.000Z","name":"Caden Wolff","mobile_number":"931-863-1643","email_id":"Thalia_Rogahn76@gmail.com","dop":"2026-01-06","serial_number":"10553807929192","imei1":"10553807929192","imei2":"10553807929192","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178131,"job_number":"JOB_178131","tr_customer_id":178149,"tr_customer_product_id":178139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:35.000Z","modified_at":"2026-02-05T13:21:35.000Z","name":"Kiarra Little","mobile_number":"988-308-3973","email_id":"Ollie82@gmail.com","dop":"2026-01-06","serial_number":"10334914920725","imei1":"10334914920725","imei2":"10334914920725","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178094,"job_number":"JOB_178094","tr_customer_id":178112,"tr_customer_product_id":178102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:26:40.000Z","modified_at":"2026-02-05T11:26:40.000Z","name":"Omer Schulist","mobile_number":"743-349-3320","email_id":"Olen_Hettinger@gmail.com","dop":"2026-01-06","serial_number":"10432231189961","imei1":"10432231189961","imei2":"10432231189961","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178093,"job_number":"JOB_178093","tr_customer_id":178111,"tr_customer_product_id":178101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:25:21.000Z","modified_at":"2026-02-05T11:25:21.000Z","name":"Donald Cole","mobile_number":"850-419-4772","email_id":"Orville82@gmail.com","dop":"2026-01-06","serial_number":"10968049446091","imei1":"10968049446091","imei2":"10968049446091","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178091,"job_number":"JOB_178091","tr_customer_id":178109,"tr_customer_product_id":178099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:52.000Z","modified_at":"2026-02-05T11:18:52.000Z","name":"Johnson Torp","mobile_number":"727-982-2088","email_id":"Alta.Rowe42@gmail.com","dop":"2026-01-06","serial_number":"10508122425303","imei1":"10508122425303","imei2":"10508122425303","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178090,"job_number":"JOB_178090","tr_customer_id":178108,"tr_customer_product_id":178098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:36.000Z","modified_at":"2026-02-05T11:18:36.000Z","name":"Eleanore Becker","mobile_number":"553-625-5826","email_id":"Stephania13@gmail.com","dop":"2026-01-06","serial_number":"10376790025432","imei1":"10376790025432","imei2":"10376790025432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178089,"job_number":"JOB_178089","tr_customer_id":178107,"tr_customer_product_id":178097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:03.000Z","modified_at":"2026-02-05T11:18:03.000Z","name":"Mckenna Hegmann","mobile_number":"351-685-9935","email_id":"Eliane.Bogisich@yahoo.com","dop":"2026-01-06","serial_number":"10669395454858","imei1":"10669395454858","imei2":"10669395454858","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178088,"job_number":"JOB_178088","tr_customer_id":178106,"tr_customer_product_id":178096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:16:02.000Z","modified_at":"2026-02-05T11:16:02.000Z","name":"Eloisa Russel","mobile_number":"821-424-2313","email_id":"Meagan_Kulas@gmail.com","dop":"2026-01-06","serial_number":"10697187813342","imei1":"10697187813342","imei2":"10697187813342","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178066,"job_number":"JOB_178066","tr_customer_id":178084,"tr_customer_product_id":178074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:03.000Z","modified_at":"2026-02-05T09:57:03.000Z","name":"Liza Cremin","mobile_number":"239-807-1890","email_id":"Molly_Jacobs@gmail.com","dop":"2026-01-06","serial_number":"10080786514366","imei1":"10080786514366","imei2":"10080786514366","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:02:03.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178139,"job_number":"JOB_178139","tr_customer_id":178157,"tr_customer_product_id":178147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:35.000Z","modified_at":"2026-02-05T14:00:35.000Z","name":"Una Emmerich","mobile_number":"851-950-8816","email_id":"Tierra87@hotmail.com","dop":"2025-05-30","serial_number":"1290401526970545","imei1":"1290401526970545","imei2":"1290401526970545","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178138,"job_number":"JOB_178138","tr_customer_id":178156,"tr_customer_product_id":178146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:34.000Z","modified_at":"2026-02-05T14:00:34.000Z","name":"Verner Sipes","mobile_number":"251-680-8063","email_id":"Cristobal.Hilpert14@gmail.com","dop":"2025-05-30","serial_number":"18703102845877","imei1":"18703102845877","imei2":"18703102845877","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178136,"job_number":"JOB_178136","tr_customer_id":178154,"tr_customer_product_id":178144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:44:24.000Z","modified_at":"2026-02-05T13:44:24.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-26","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-26T13:44:24.059335961Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178132,"job_number":"JOB_178132","tr_customer_id":178150,"tr_customer_product_id":178140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:42.000Z","modified_at":"2026-02-05T13:21:42.000Z","name":"Babitaa Gupta","mobile_number":"8896009988","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445567","imei1":"88716655445567","imei2":"88716655445567","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178130,"job_number":"JOB_178130","tr_customer_id":178148,"tr_customer_product_id":178138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:18:37.000Z","modified_at":"2026-02-05T13:18:37.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-26","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-26T13:18:36.355576633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178129,"job_number":"JOB_178129","tr_customer_id":178147,"tr_customer_product_id":178137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:08.000Z","modified_at":"2026-02-05T13:10:08.000Z","name":"Evalyn Beier","mobile_number":"271-248-2326","email_id":"Lucius_Goldner@gmail.com","dop":"2025-04-06","serial_number":"17523980834768242","imei1":"17523980834768242","imei2":"17523980834768242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178128,"job_number":"JOB_178128","tr_customer_id":178146,"tr_customer_product_id":178136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:07.000Z","modified_at":"2026-02-05T13:10:51.000Z","name":"Trinity Beatty","mobile_number":"715-277-5780","email_id":"Lizzie_Kris@yahoo.com","dop":"2025-04-06","serial_number":"10291346902113","imei1":"10291346902113","imei2":"10291346902113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178127,"job_number":"JOB_178127","tr_customer_id":178145,"tr_customer_product_id":178135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:06.000Z","modified_at":"2026-02-05T13:10:06.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15773997902304","imei1":"15773997902304","imei2":"15773997902304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178126,"job_number":"JOB_178126","tr_customer_id":178144,"tr_customer_product_id":178134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:15.000Z","modified_at":"2026-02-05T13:09:15.000Z","name":"Molly Price","mobile_number":"820-829-5604","email_id":"Magnus.Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14953941989156112","imei1":"14953941989156112","imei2":"14953941989156112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178125,"job_number":"JOB_178125","tr_customer_id":178143,"tr_customer_product_id":178133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:58.000Z","name":"Lisette Grady","mobile_number":"589-415-8995","email_id":"Courtney_Funk@hotmail.com","dop":"2025-04-06","serial_number":"16953748502607","imei1":"16953748502607","imei2":"16953748502607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178124,"job_number":"JOB_178124","tr_customer_id":178142,"tr_customer_product_id":178132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:13.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12589033502679","imei1":"12589033502679","imei2":"12589033502679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178123,"job_number":"JOB_178123","tr_customer_id":178141,"tr_customer_product_id":178131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:22.000Z","modified_at":"2026-02-05T13:08:22.000Z","name":"Emmett Moen","mobile_number":"878-512-1879","email_id":"Devan78@hotmail.com","dop":"2025-04-06","serial_number":"13509360394298372","imei1":"13509360394298372","imei2":"13509360394298372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178122,"job_number":"JOB_178122","tr_customer_id":178140,"tr_customer_product_id":178130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:09:05.000Z","name":"Jeromy Johnson","mobile_number":"520-515-3639","email_id":"Danielle86@gmail.com","dop":"2025-04-06","serial_number":"12638513892395","imei1":"12638513892395","imei2":"12638513892395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178121,"job_number":"JOB_178121","tr_customer_id":178139,"tr_customer_product_id":178129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:08:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17375718246401","imei1":"17375718246401","imei2":"17375718246401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178120,"job_number":"JOB_178120","tr_customer_id":178137,"tr_customer_product_id":178128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178119,"job_number":"JOB_178119","tr_customer_id":178138,"tr_customer_product_id":178127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178118,"job_number":"JOB_178118","tr_customer_id":178136,"tr_customer_product_id":178126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178117,"job_number":"JOB_178117","tr_customer_id":178135,"tr_customer_product_id":178125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178116,"job_number":"JOB_178116","tr_customer_id":178134,"tr_customer_product_id":178124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178115,"job_number":"JOB_178115","tr_customer_id":178133,"tr_customer_product_id":178123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:23:10.000Z","modified_at":"2026-02-05T12:23:10.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-31","serial_number":"15549925191121","imei1":"15549925191121","imei2":"15549925191121","popurl":"2026-01-31T12:23:10.201114900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178114,"job_number":"JOB_178114","tr_customer_id":178132,"tr_customer_product_id":178122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:40.000Z","modified_at":"2026-02-05T12:11:16.000Z","name":"Loma Watsica","mobile_number":"444-503-2899","email_id":"Brandt_Bergstrom0@hotmail.com","dop":"2025-02-01","serial_number":"37246290694185","imei1":"37246290694185","imei2":"37246290694185","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178113,"job_number":"JOB_178113","tr_customer_id":178131,"tr_customer_product_id":178121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"Alivia Kohler","mobile_number":"490-899-0210","email_id":"Forrest_Cummings41@hotmail.com","dop":"2025-02-01","serial_number":"74529976062072","imei1":"74529976062072","imei2":"74529976062072","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178112,"job_number":"JOB_178112","tr_customer_id":178130,"tr_customer_product_id":178120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"74688531376806","imei1":"74688531376806","imei2":"74688531376806","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178111,"job_number":"JOB_178111","tr_customer_id":178129,"tr_customer_product_id":178119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:56.000Z","modified_at":"2026-02-05T12:10:31.000Z","name":"Trenton Maggio","mobile_number":"648-734-1863","email_id":"Julius66@hotmail.com","dop":"2025-02-01","serial_number":"61286184820078","imei1":"61286184820078","imei2":"61286184820078","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178110,"job_number":"JOB_178110","tr_customer_id":178128,"tr_customer_product_id":178118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"Toby Crist","mobile_number":"386-596-7773","email_id":"Nayeli7@gmail.com","dop":"2025-02-01","serial_number":"39252431220341","imei1":"39252431220341","imei2":"39252431220341","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178109,"job_number":"JOB_178109","tr_customer_id":178127,"tr_customer_product_id":178117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"83200578543536","imei1":"83200578543536","imei2":"83200578543536","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178108,"job_number":"JOB_178108","tr_customer_id":178126,"tr_customer_product_id":178116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:47.000Z","name":"Herminia Gibson","mobile_number":"517-332-7628","email_id":"Laury.Legros@yahoo.com","dop":"2025-02-01","serial_number":"70029072540197","imei1":"70029072540197","imei2":"70029072540197","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178107,"job_number":"JOB_178107","tr_customer_id":178125,"tr_customer_product_id":178115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:11.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"8416813865786011","imei1":"8416813865786011","imei2":"8416813865786011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178106,"job_number":"JOB_178106","tr_customer_id":178124,"tr_customer_product_id":178114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"Yvonne Herzog","mobile_number":"444-924-0379","email_id":"Abel1@yahoo.com","dop":"2025-02-01","serial_number":"49451724306902","imei1":"49451724306902","imei2":"49451724306902","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178105,"job_number":"JOB_178105","tr_customer_id":178123,"tr_customer_product_id":178113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"90701442711025","imei1":"90701442711025","imei2":"90701442711025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178104,"job_number":"JOB_178104","tr_customer_id":178122,"tr_customer_product_id":178112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:55:48.000Z","modified_at":"2026-02-05T11:55:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-26","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-26T11:55:47.779800998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178103,"job_number":"JOB_178103","tr_customer_id":178121,"tr_customer_product_id":178111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:27.000Z","modified_at":"2026-02-05T11:49:04.000Z","name":"Estefania Goodwin","mobile_number":"782-606-3105","email_id":"Sven_Greenholt33@gmail.com","dop":"2025-02-01","serial_number":"15937934892255","imei1":"15937934892255","imei2":"15937934892255","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178102,"job_number":"JOB_178102","tr_customer_id":178120,"tr_customer_product_id":178110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"Kathryne Treutel","mobile_number":"985-731-0509","email_id":"Humberto_Stamm52@yahoo.com","dop":"2025-02-01","serial_number":"53473714294044","imei1":"53473714294044","imei2":"53473714294044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178101,"job_number":"JOB_178101","tr_customer_id":178119,"tr_customer_product_id":178109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102805158725499","imei1":"102805158725499","imei2":"102805158725499","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178100,"job_number":"JOB_178100","tr_customer_id":178118,"tr_customer_product_id":178108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:41.000Z","modified_at":"2026-02-05T11:48:18.000Z","name":"Alfredo Emard","mobile_number":"309-687-3334","email_id":"Meagan.Leannon@yahoo.com","dop":"2025-02-01","serial_number":"105775248121604","imei1":"105775248121604","imei2":"105775248121604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178099,"job_number":"JOB_178099","tr_customer_id":178117,"tr_customer_product_id":178107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"America Hirthe","mobile_number":"217-902-2042","email_id":"Kirk_Medhurst@hotmail.com","dop":"2025-02-01","serial_number":"23787864361404","imei1":"23787864361404","imei2":"23787864361404","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178098,"job_number":"JOB_178098","tr_customer_id":178116,"tr_customer_product_id":178106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"11100794872695","imei1":"11100794872695","imei2":"11100794872695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178097,"job_number":"JOB_178097","tr_customer_id":178115,"tr_customer_product_id":178105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:55.000Z","modified_at":"2026-02-05T11:47:32.000Z","name":"Pink Von","mobile_number":"266-424-7704","email_id":"Cruz40@hotmail.com","dop":"2025-02-01","serial_number":"88212660516802","imei1":"88212660516802","imei2":"88212660516802","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178096,"job_number":"JOB_178096","tr_customer_id":178114,"tr_customer_product_id":178104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"Pearline Robel","mobile_number":"350-429-2939","email_id":"Bertram.Klein43@gmail.com","dop":"2025-02-01","serial_number":"95381802001770","imei1":"95381802001770","imei2":"95381802001770","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178095,"job_number":"JOB_178095","tr_customer_id":178113,"tr_customer_product_id":178103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69232291631046","imei1":"69232291631046","imei2":"69232291631046","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178092,"job_number":"JOB_178092","tr_customer_id":178110,"tr_customer_product_id":178100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:20:54.000Z","modified_at":"2026-02-05T11:20:54.000Z","name":"Raven Rau","mobile_number":"951-784-9357","email_id":"Santiago.Tromp85@yahoo.com","dop":"2025-12-31","serial_number":"15422966374866","imei1":"15422966374866","imei2":"15422966374866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178087,"job_number":"JOB_178087","tr_customer_id":178105,"tr_customer_product_id":178095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:22.000Z","modified_at":"2026-02-05T11:03:22.000Z","name":"Aishani Bhattacharya","mobile_number":"8650723537","email_id":"anandswarup.khanna@yahoo.co.in","dop":"2026-01-26","serial_number":"99776339885089","imei1":"99776339885089","imei2":"99776339885089","popurl":"www.sarvin-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178086,"job_number":"JOB_178086","tr_customer_id":178104,"tr_customer_product_id":178094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:02.000Z","modified_at":"2026-02-05T11:03:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-26","serial_number":"51143967149614","imei1":"51143967149614","imei2":"51143967149614","popurl":"2026-01-26T11:02:52.367044726Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178085,"job_number":"JOB_178085","tr_customer_id":178103,"tr_customer_product_id":178093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:01.000Z","modified_at":"2026-02-05T11:03:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-26T11:02:52.364765887Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178084,"job_number":"JOB_178084","tr_customer_id":178102,"tr_customer_product_id":178092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:18.000Z","modified_at":"2026-02-05T10:49:23.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"12414179002762","imei1":"12414179002762","imei2":"12414179002762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178083,"job_number":"JOB_178083","tr_customer_id":178101,"tr_customer_product_id":178091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:13.000Z","modified_at":"2026-02-05T10:49:18.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16071298550620","imei1":"16071298550620","imei2":"16071298550620","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178082,"job_number":"JOB_178082","tr_customer_id":178100,"tr_customer_product_id":178090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:08.000Z","modified_at":"2026-02-05T10:49:12.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"14422102808987","imei1":"14422102808987","imei2":"14422102808987","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178081,"job_number":"JOB_178081","tr_customer_id":178099,"tr_customer_product_id":178089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:58.000Z","modified_at":"2026-02-05T10:45:58.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"11744244666336","imei1":"11744244666336","imei2":"11744244666336","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178080,"job_number":"JOB_178080","tr_customer_id":178098,"tr_customer_product_id":178088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16429777956232","imei1":"16429777956232","imei2":"16429777956232","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178079,"job_number":"JOB_178079","tr_customer_id":178097,"tr_customer_product_id":178087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"18680247274094","imei1":"18680247274094","imei2":"18680247274094","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178078,"job_number":"JOB_178078","tr_customer_id":178096,"tr_customer_product_id":178086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:31.000Z","modified_at":"2026-02-05T10:23:05.000Z","name":"Camila Green","mobile_number":"675-403-8722","email_id":"Polly.Bartoletti18@yahoo.com","dop":"2025-02-01","serial_number":"14238705276946","imei1":"14238705276946","imei2":"14238705276946","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178077,"job_number":"JOB_178077","tr_customer_id":178095,"tr_customer_product_id":178085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"Lulu Orn","mobile_number":"596-996-7076","email_id":"Denis.Rice47@gmail.com","dop":"2025-02-01","serial_number":"50384009329263","imei1":"50384009329263","imei2":"50384009329263","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178076,"job_number":"JOB_178076","tr_customer_id":178094,"tr_customer_product_id":178084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"53534432690326","imei1":"53534432690326","imei2":"53534432690326","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178075,"job_number":"JOB_178075","tr_customer_id":178093,"tr_customer_product_id":178083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:48.000Z","modified_at":"2026-02-05T10:22:23.000Z","name":"Abdiel Jacobi","mobile_number":"831-576-7928","email_id":"Reba_Russel63@gmail.com","dop":"2025-02-01","serial_number":"97505450100491","imei1":"97505450100491","imei2":"97505450100491","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178074,"job_number":"JOB_178074","tr_customer_id":178092,"tr_customer_product_id":178082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:47.000Z","modified_at":"2026-02-05T10:21:47.000Z","name":"Allie Raynor","mobile_number":"735-664-5345","email_id":"Lavon27@yahoo.com","dop":"2025-02-01","serial_number":"24775431627400","imei1":"24775431627400","imei2":"24775431627400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178073,"job_number":"JOB_178073","tr_customer_id":178091,"tr_customer_product_id":178081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:46.000Z","modified_at":"2026-02-05T10:21:46.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"100653081427111","imei1":"100653081427111","imei2":"100653081427111","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178072,"job_number":"JOB_178072","tr_customer_id":178090,"tr_customer_product_id":178080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:06.000Z","modified_at":"2026-02-05T10:21:39.000Z","name":"Judy Crona","mobile_number":"985-505-8870","email_id":"Joanie95@yahoo.com","dop":"2025-02-01","serial_number":"101473039358346","imei1":"101473039358346","imei2":"101473039358346","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178071,"job_number":"JOB_178071","tr_customer_id":178089,"tr_customer_product_id":178079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"Demarco Will","mobile_number":"842-400-3610","email_id":"Rossie_Hudson7@hotmail.com","dop":"2025-02-01","serial_number":"80245580350831","imei1":"80245580350831","imei2":"80245580350831","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178070,"job_number":"JOB_178070","tr_customer_id":178088,"tr_customer_product_id":178078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"64950038891625","imei1":"64950038891625","imei2":"64950038891625","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178069,"job_number":"JOB_178069","tr_customer_id":178087,"tr_customer_product_id":178077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:20.000Z","modified_at":"2026-02-05T09:58:01.000Z","name":"Melyna Roob","mobile_number":"278-425-2629","email_id":"Craig.Hettinger@gmail.com","dop":"2025-02-01","serial_number":"38736606419936","imei1":"38736606419936","imei2":"38736606419936","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178068,"job_number":"JOB_178068","tr_customer_id":178086,"tr_customer_product_id":178076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"George Thompson","mobile_number":"599-954-0984","email_id":"Green.Bartell0@hotmail.com","dop":"2025-02-01","serial_number":"72205053765878","imei1":"72205053765878","imei2":"72205053765878","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178067,"job_number":"JOB_178067","tr_customer_id":178085,"tr_customer_product_id":178075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"63626076150910","imei1":"63626076150910","imei2":"63626076150910","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178065,"job_number":"JOB_178065","tr_customer_id":178083,"tr_customer_product_id":178073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:29.000Z","modified_at":"2026-02-05T09:57:10.000Z","name":"Chris Shanahan","mobile_number":"311-842-2755","email_id":"Brent_Shanahan71@yahoo.com","dop":"2025-02-01","serial_number":"65603979886220","imei1":"65603979886220","imei2":"65603979886220","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178064,"job_number":"JOB_178064","tr_customer_id":178082,"tr_customer_product_id":178072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"Ana Waters","mobile_number":"906-978-4215","email_id":"Will_Herzog@gmail.com","dop":"2025-02-01","serial_number":"11285296041768","imei1":"11285296041768","imei2":"11285296041768","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178063,"job_number":"JOB_178063","tr_customer_id":178081,"tr_customer_product_id":178071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"63055023776044","imei1":"63055023776044","imei2":"63055023776044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178062,"job_number":"JOB_178062","tr_customer_id":178080,"tr_customer_product_id":178070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:38.000Z","modified_at":"2026-02-05T09:56:19.000Z","name":"Jo Grimes","mobile_number":"873-451-0403","email_id":"Trinity30@yahoo.com","dop":"2025-02-01","serial_number":"99601072549409","imei1":"99601072549409","imei2":"99601072549409","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178061,"job_number":"JOB_178061","tr_customer_id":178079,"tr_customer_product_id":178069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"Ferne Pagac","mobile_number":"559-964-0867","email_id":"Geovany_Orn@hotmail.com","dop":"2025-02-01","serial_number":"57434453681966","imei1":"57434453681966","imei2":"57434453681966","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178060,"job_number":"JOB_178060","tr_customer_id":178078,"tr_customer_product_id":178068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"78465374203438","imei1":"78465374203438","imei2":"78465374203438","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178059,"job_number":"JOB_178059","tr_customer_id":178077,"tr_customer_product_id":178067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:45:07.000Z","modified_at":"2026-02-05T09:45:07.000Z","name":"Ubaldo Von","mobile_number":"506-889-5440","email_id":"Stacey_Stroman@hotmail.com","dop":"2024-10-15","serial_number":"278926745539051","imei1":"278926745539051","imei2":"278926745539051","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178058,"job_number":"JOB_178058","tr_customer_id":178076,"tr_customer_product_id":178066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:42:28.000Z","modified_at":"2026-02-05T09:42:28.000Z","name":"Leola Powlowski","mobile_number":"284-737-1236","email_id":"Carmel.Miller68@hotmail.com","dop":"2024-10-15","serial_number":"285423285661612","imei1":"285423285661612","imei2":"285423285661612","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178057,"job_number":"JOB_178057","tr_customer_id":178075,"tr_customer_product_id":178065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:41:58.000Z","modified_at":"2026-02-05T09:41:58.000Z","name":"Jimmie Ondricka","mobile_number":"200-200-9054","email_id":"Olaf_Bode@gmail.com","dop":"2024-10-15","serial_number":"426235581246299","imei1":"426235581246299","imei2":"426235581246299","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178056,"job_number":"JOB_178056","tr_customer_id":178074,"tr_customer_product_id":178064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:36:31.000Z","modified_at":"2026-02-05T09:36:31.000Z","name":"Felicity Nolan","mobile_number":"404-677-3464","email_id":"Jana.Harvey@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178055,"job_number":"JOB_178055","tr_customer_id":178073,"tr_customer_product_id":178063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:07.000Z","modified_at":"2026-02-05T09:35:07.000Z","name":"Lafayette Haag","mobile_number":"983-613-3183","email_id":"Ivy.Olson2@gmail.com","dop":"2025-04-06","serial_number":"10969151062704594","imei1":"10969151062704594","imei2":"10969151062704594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178054,"job_number":"JOB_178054","tr_customer_id":178072,"tr_customer_product_id":178062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:48.000Z","name":"Merritt Leffler","mobile_number":"264-967-1314","email_id":"Lily_Hane@gmail.com","dop":"2025-04-06","serial_number":"17401113189392","imei1":"17401113189392","imei2":"17401113189392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178053,"job_number":"JOB_178053","tr_customer_id":178071,"tr_customer_product_id":178061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11429903093889","imei1":"11429903093889","imei2":"11429903093889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178052,"job_number":"JOB_178052","tr_customer_id":178070,"tr_customer_product_id":178060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:15.000Z","modified_at":"2026-02-05T09:34:15.000Z","name":"Madelynn Ziemann","mobile_number":"544-720-8858","email_id":"Shayne.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"10591509748591744","imei1":"10591509748591744","imei2":"10591509748591744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178051,"job_number":"JOB_178051","tr_customer_id":178069,"tr_customer_product_id":178059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:57.000Z","name":"Jeanette Mayert","mobile_number":"876-337-9138","email_id":"Anais.Funk55@gmail.com","dop":"2025-04-06","serial_number":"15882066488383","imei1":"15882066488383","imei2":"15882066488383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178050,"job_number":"JOB_178050","tr_customer_id":178068,"tr_customer_product_id":178058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12794226408763","imei1":"12794226408763","imei2":"12794226408763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178049,"job_number":"JOB_178049","tr_customer_id":178067,"tr_customer_product_id":178057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:24.000Z","modified_at":"2026-02-05T09:33:24.000Z","name":"Esta Dare","mobile_number":"423-800-1590","email_id":"Thad3@yahoo.com","dop":"2025-04-06","serial_number":"10461934132725624","imei1":"10461934132725624","imei2":"10461934132725624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178048,"job_number":"JOB_178048","tr_customer_id":178066,"tr_customer_product_id":178056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:34:06.000Z","name":"Maximillia Mohr","mobile_number":"245-529-9767","email_id":"Daphne.Mayer36@hotmail.com","dop":"2025-04-06","serial_number":"12868530295778","imei1":"12868530295778","imei2":"12868530295778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178047,"job_number":"JOB_178047","tr_customer_id":178065,"tr_customer_product_id":178055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15076874771225","imei1":"15076874771225","imei2":"15076874771225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178046,"job_number":"JOB_178046","tr_customer_id":178064,"tr_customer_product_id":178054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:12:29.000Z","modified_at":"2026-02-05T09:15:06.000Z","name":"Rosetta Brekke","mobile_number":"811-776-3358","email_id":"Jared.Medhurst@yahoo.com","dop":"2026-01-04","serial_number":"18956301743410","imei1":"18956301743410","imei2":"18956301743410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T09:15:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178045,"job_number":"JOB_178045","tr_customer_id":178063,"tr_customer_product_id":178053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:41:32.000Z","modified_at":"2026-02-05T09:06:25.000Z","name":"Helene Treutel","mobile_number":"974-433-6910","email_id":"Robert.Mraz@hotmail.com","dop":"2026-01-04","serial_number":"15950718746416","imei1":"15950718746416","imei2":"15950718746416","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-05T09:06:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178044,"job_number":"JOB_178044","tr_customer_id":178062,"tr_customer_product_id":178052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:11.000Z","modified_at":"2026-02-05T08:02:11.000Z","name":"Vanessa Wolf","mobile_number":"257-288-8154","email_id":"Herminio.Hills18@gmail.com","dop":"2025-04-06","serial_number":"15207078462068204","imei1":"15207078462068204","imei2":"15207078462068204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178043,"job_number":"JOB_178043","tr_customer_id":178061,"tr_customer_product_id":178051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:10.000Z","modified_at":"2026-02-05T08:02:52.000Z","name":"Hyman Bradtke","mobile_number":"345-458-9172","email_id":"Anjali.Hegmann56@yahoo.com","dop":"2025-04-06","serial_number":"14913096326653","imei1":"14913096326653","imei2":"14913096326653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:54.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T08:38:27.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:38:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
NamePassedFailedSkipped
Verify Expired Token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"created_today"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 31B

Test Pass Percentage
33 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b0e8dad1-2472-4962-bbc3-bd614d0351d6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 33
Request Body
{
            "details_key": "qwerty"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid Token returns 403 Forbidden 0 1 0
Verify response payload don't contain message as success 0 1 0
Verify response payload should be an empty array 1 0 0
Total 1 2 0
Test Failures
Test NameAssertion Error
Verify Invalid Token returns 403 Forbidden
expected response to have status code 403 but got 200
Verify response payload don't contain message as success
expected { message: 'Success', data: [] } to not have property 'message'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 233ms
Mean size per request: 1019B

Test Pass Percentage
96 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bf1b4c99-3de4-4b5d-8650-0442820e1879
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_178137"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1019
ETag W/"3fb-GGp6PNX9eLM7KXHObZ5kUAX7wTs"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:38 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
NamePassedFailedSkipped
Status code should be 200 OK 1 0 0
Response message should be 'Success' 1 0 0
Response time should be under 200 ms 0 1 0
Response data should be an array with exactly 1 matching job object 1 0 0
Verify the job number in response should match: JOB_178137 1 0 0
Response data should contain property: id 1 0 0
Response data should contain property: job_number 1 0 0
Response data should contain property: name 1 0 0
Response data should contain property: mobile_number 1 0 0
Response data should contain property: email_id 1 0 0
Response data should contain property: dop 1 0 0
Response data should contain property: serial_number 1 0 0
Response data should contain property: imei1 1 0 0
Response data should contain property: imei2 1 0 0
Response data should contain property: mst_platform_name 1 0 0
Response data should contain property: mst_oem_name 1 0 0
Response data should contain property: mst_action_status 1 0 0
Verify job_number (starts with "JOB_") 1 0 0
Validate timestamps: created_at, modified_at are valid ISO date strings 1 0 0
Verify IMEINumber is correct 1 0 0
Verify Name is correct 1 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Total 22 1 0
Test Failure
Test NameAssertion Error
Response time should be under 200 ms
expected 233 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 211ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 56e54bc0-051d-4983-b6cb-1c9ef7ff02a7
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_178137"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2af14fb5-87a3-4eb2-a78a-145a3b74af8b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 36
Request Body
{
            "searchText": "JOB_178137"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid token returns 403 Forbidden 0 2 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Invalid token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 31B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token febbb1a8-7340-4cb7-b0dd-515db2613778
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 35
Request Body
{
            "searchText": "JOB_10110"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
NamePassedFailedSkipped
Verify Invalid job number returns 200 1 0 0
Verify Invalid job number returns an empty array 1 0 0
Total 2 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_68105"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 214ms
Mean size per request: 124B

Test Pass Percentage
50 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 23de9006-c53f-4311-a8c6-6d46b0bb55b0
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 26
Request Body
{
            "searchText": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 124
ETag W/"7c-5Xt/iGKv2NVRKlpfyYGJwghP0yw"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:39 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"\"searchText\" is not allowed to be empty","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Empty searchText Returns 400 Bad Request 0 1 0
Verify message is: "searchText" is not allowed to be empty 1 0 0
Total 1 1 0
Test Failure
Test NameAssertion Error
Verify Empty searchText Returns 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 200 - OK
Mean time per request: 243ms
Mean size per request: 1.53KB

Test Pass Percentage
97 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7179122a-3ccb-4252-b347-d7dd63bee7dc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"61e-VqVjZ2LKUdiN+aX1P7iALjv1n84"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":679602,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"},{"id":679603,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"}],"problems":[{"id":163411,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T14:00:33.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Status code is 200 OK 1 0 0
Verify Message is ' Success' 1 0 0
Response time is under 200 ms 0 1 0
Job number matches the request 1 0 0
Verify json response contains key: id 1 0 0
Verify json response contains key: job_number 1 0 0
Verify json response contains key: name 1 0 0
Verify json response contains key: mobile_number 1 0 0
Verify json response contains key: email_id 1 0 0
Verify json response contains key: mst_model_name 1 0 0
Verify json response contains key: mst_oem_name 1 0 0
Verify json response contains key: tr_customer_id 1 0 0
Verify json response contains key: serial_number 1 0 0
Verify json response contains key: imei1 1 0 0
Verify json response contains key: details 1 0 0
Verify json response contains key: problems 1 0 0
Verify Quotations is an array (can be empty) 1 0 0
Details array contains history with proper status transitions 3 0 0
Details array contains mandatory properties 2 0 0
Verify problems array contains at least one problem with correct structure 1 0 0
Verify customer id is correct 3 0 0
Verify Mobile Number is correct 1 0 0
Verify Email is correct 1 0 0
Verify imei number is correct 1 0 0
Total 28 1 0
Test Failure
Test NameAssertion Error
Response time is under 200 ms
expected 243 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 401 - Unauthorized
Mean time per request: 211ms
Mean size per request: 17B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 36167c61-a081-4e78-9d4f-f5980e235685
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 17
ETag W/"11-FLPMxCfH56IlIYLRaOTETEMIwHM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
401: Unauthorized
Test Information
NamePassedFailedSkipped
Verify missing Authorization token returns 401 Unauthorized 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 212ms
Mean size per request: 79B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9.
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5470ad40-529d-4690-84f0-53775f212a52
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 79
ETag W/"4f-4cJSI6rHHX+GM6443oRm9IVtrjo"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"jwt signature is required","name":"JsonWebTokenError"}
Test Information
NamePassedFailedSkipped
Verify Invalid Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Authorization token returns 403 Forbidden
expected response to have status code 403 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 200 - OK
Mean time per request: 250ms
Mean size per request: 1.53KB

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NjA2MTU0OTR9._a3JvDHBjg1m43c3pIlM22N62vXu28dBG5cVqXycWr0
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 51dc729a-e890-4996-b213-0f22ab0877a5
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"61e-VqVjZ2LKUdiN+aX1P7iALjv1n84"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:40 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":679602,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"},{"id":679603,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"}],"problems":[{"id":163411,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T14:00:33.000Z"}],"quatations":[]}}
Test Information
NamePassedFailedSkipped
Verify Expired Authorization token returns 403 Forbidden 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Expired Authorization token returns 403 Forbidden
expected response to have status code 403 but got 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_909810
Response Information
Response Code: 200 - OK
Mean time per request: 234ms
Mean size per request: 33B

Test Pass Percentage
67 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 5923727e-706f-40ad-bbad-54cba1322c58
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Invalid Job Number (Non-existent) will return 200 OK 1 0 0
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar 0 1 0
Verify Invalid Job Number (Non-existent) will return data as null or empty array 1 0 0
Total 2 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Job Number (Non-existent) will return Message as "No record found" or similar
expected 'Success' to deeply equal 'No record found'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/909810
Response Information
Response Code: 200 - OK
Mean time per request: 235ms
Mean size per request: 33B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 117b98da-6ed1-4a0d-82fe-30bfd04a3454
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 33
ETag W/"21-a549D1gRd+HW17tYvMzi9u5U1G4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":null}
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 400 Bad Request 0 1 0
Verify Malformed Job Number will return Message as "Invalid job number format" or similar 0 1 0
Total 0 2 0
Test Failures
Test NameAssertion Error
Verify Malformed Job Number will return 400 Bad Request
expected response to have status code 400 but got 200
Verify Malformed Job Number will return Message as "Invalid job number format" or similar
expected 'Success' to deeply equal 'Invalid job number format'
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/
Response Information
Response Code: 404 - Not Found
Mean time per request: 211ms
Mean size per request: 26B

Test Pass Percentage
100 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token ecedd5ab-3c0f-438c-aa7e-65f94c41f998
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 404 Not Found 1 0 0
Total 1 0 0
Test Failure
Test NameAssertion Error
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_68105' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.7' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3NjUxNTB9.LHMyjAv-Ep05ZCbfhQ4qmaw0cwaXA7NMQU_chmlwNXU' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 404 - Not Found
Mean time per request: 211ms
Mean size per request: 26B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwMjl9.MMMJ2UO-HFs7z83WQ-vDjaqNbQfzRuQNpmbSUlbTrfQ
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token bbd027cb-d8ef-4afd-a828-e08a54458610
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type text/html; charset=utf-8
Content-Length 26
ETag W/"1a-5kgsNceGic9l7eB+dNAEz7tE74U"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:41 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
404. Use: /v1/&lt;path&gt;
Test Information
NamePassedFailedSkipped
Verify Malformed Job Number will return 405 Method Not Allowed 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Malformed Job Number will return 405 Method Not Allowed
expected response to have status code 405 but got 404
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 698B

Test Pass Percentage
80 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1396c188-e333-4f7e-946c-1efc37466236
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iamsup",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 698
ETag W/"2ba-3dNU8nuhjsG0yJxMcNSpWONxyvQ"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA"}}
Test Information
NamePassedFailedSkipped
Verify Status code returned is 200 OK 1 0 0
Verify Response time is less than 200ms 0 1 0
Verify Message should be 'Success' 1 0 0
Verify Authorization Token is valid 1 0 0
Verify response follows defined schema 1 0 0
Total 4 1 0
Test Failure
Test NameAssertion Error
Verify Response time is less than 200ms
expected 214 to be below 200
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 215ms
Mean size per request: 111B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f598380f-e2e1-4f1c-a553-5c2b21edf5c6
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 61
Request Body
{
            "username": "Pritish",
            "password": "Test@1234"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 111
ETag W/"6f-3WIQw9DELuoisWKKy7VM2hiZxXA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid username or password","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Invalid Credentials will return 401 Unauthorized 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Invalid Credentials will return 401 Unauthorized
expected response to have status code 401 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamsup","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 500 - Internal Server Error
Mean time per request: 213ms
Mean size per request: 98B

Test Pass Percentage
0 %
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token eaecdc1e-97f2-4b4f-8d12-605f67530aaa
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "username": "",
            "password": ""
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 98
ETag W/"62-jXdd8I0DBicnbx0aboTHyS7NZuM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"status":500,"message":"Invalid request","name":"APIError","isPublic":false,"isOperational":true}
Test Information
NamePassedFailedSkipped
Verify Blank Credentials will return 400 Bad Request 0 1 0
Total 0 1 0
Test Failure
Test NameAssertion Error
Verify Blank Credentials will return 400 Bad Request
expected response to have status code 400 but got 500
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 444B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f2ea66ac-96c8-4db2-8f00-4d35068f4d6a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 444
ETag W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":1,"first_name":"John","last_name":"Cena","login_id":"iamsup","mobile_number":"9988778899","email_id":"john@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":2,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Supervisor","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"f3-vhzn+FVEPT1FEyr2SOSPSYEkt50"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 266ms
Mean size per request: 248B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6eac5982-e004-4515-9b64-3a42c9a3350b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 248
ETag W/"f8-26t8HtW/r3ORS0J6WjfIGKfjZsg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:42 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for assignment","key":"pending_for_assignment","count":405},{"label":"Pending for repair","key":"pending_for_repair","count":6},{"label":"Pending for delivery","key":"pending_for_delivery","count":1}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 271ms
Mean size per request: 393.34KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0b57d360-0b1d-447b-b61e-86644091243d
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"62559-yi5UeeVIL0R8NGTwmaqZmEKrTrg"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178044,"job_number":"JOB_178044","tr_customer_id":178062,"tr_customer_product_id":178052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:11.000Z","modified_at":"2026-02-05T08:02:11.000Z","name":"Vanessa Wolf","mobile_number":"257-288-8154","email_id":"Herminio.Hills18@gmail.com","dop":"2025-04-06","serial_number":"15207078462068204","imei1":"15207078462068204","imei2":"15207078462068204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178047,"job_number":"JOB_178047","tr_customer_id":178065,"tr_customer_product_id":178055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15076874771225","imei1":"15076874771225","imei2":"15076874771225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178049,"job_number":"JOB_178049","tr_customer_id":178067,"tr_customer_product_id":178057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:24.000Z","modified_at":"2026-02-05T09:33:24.000Z","name":"Esta Dare","mobile_number":"423-800-1590","email_id":"Thad3@yahoo.com","dop":"2025-04-06","serial_number":"10461934132725624","imei1":"10461934132725624","imei2":"10461934132725624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178050,"job_number":"JOB_178050","tr_customer_id":178068,"tr_customer_product_id":178058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12794226408763","imei1":"12794226408763","imei2":"12794226408763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178052,"job_number":"JOB_178052","tr_customer_id":178070,"tr_customer_product_id":178060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:15.000Z","modified_at":"2026-02-05T09:34:15.000Z","name":"Madelynn Ziemann","mobile_number":"544-720-8858","email_id":"Shayne.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"10591509748591744","imei1":"10591509748591744","imei2":"10591509748591744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178053,"job_number":"JOB_178053","tr_customer_id":178071,"tr_customer_product_id":178061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11429903093889","imei1":"11429903093889","imei2":"11429903093889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178055,"job_number":"JOB_178055","tr_customer_id":178073,"tr_customer_product_id":178063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:07.000Z","modified_at":"2026-02-05T09:35:07.000Z","name":"Lafayette Haag","mobile_number":"983-613-3183","email_id":"Ivy.Olson2@gmail.com","dop":"2025-04-06","serial_number":"10969151062704594","imei1":"10969151062704594","imei2":"10969151062704594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178056,"job_number":"JOB_178056","tr_customer_id":178074,"tr_customer_product_id":178064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:36:31.000Z","modified_at":"2026-02-05T09:36:31.000Z","name":"Felicity Nolan","mobile_number":"404-677-3464","email_id":"Jana.Harvey@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178057,"job_number":"JOB_178057","tr_customer_id":178075,"tr_customer_product_id":178065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:41:58.000Z","modified_at":"2026-02-05T09:41:58.000Z","name":"Jimmie Ondricka","mobile_number":"200-200-9054","email_id":"Olaf_Bode@gmail.com","dop":"2024-10-15","serial_number":"426235581246299","imei1":"426235581246299","imei2":"426235581246299","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178058,"job_number":"JOB_178058","tr_customer_id":178076,"tr_customer_product_id":178066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:42:28.000Z","modified_at":"2026-02-05T09:42:28.000Z","name":"Leola Powlowski","mobile_number":"284-737-1236","email_id":"Carmel.Miller68@hotmail.com","dop":"2024-10-15","serial_number":"285423285661612","imei1":"285423285661612","imei2":"285423285661612","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178059,"job_number":"JOB_178059","tr_customer_id":178077,"tr_customer_product_id":178067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:45:07.000Z","modified_at":"2026-02-05T09:45:07.000Z","name":"Ubaldo Von","mobile_number":"506-889-5440","email_id":"Stacey_Stroman@hotmail.com","dop":"2024-10-15","serial_number":"278926745539051","imei1":"278926745539051","imei2":"278926745539051","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178060,"job_number":"JOB_178060","tr_customer_id":178078,"tr_customer_product_id":178068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"78465374203438","imei1":"78465374203438","imei2":"78465374203438","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178061,"job_number":"JOB_178061","tr_customer_id":178079,"tr_customer_product_id":178069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"Ferne Pagac","mobile_number":"559-964-0867","email_id":"Geovany_Orn@hotmail.com","dop":"2025-02-01","serial_number":"57434453681966","imei1":"57434453681966","imei2":"57434453681966","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178063,"job_number":"JOB_178063","tr_customer_id":178081,"tr_customer_product_id":178071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"63055023776044","imei1":"63055023776044","imei2":"63055023776044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178064,"job_number":"JOB_178064","tr_customer_id":178082,"tr_customer_product_id":178072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"Ana Waters","mobile_number":"906-978-4215","email_id":"Will_Herzog@gmail.com","dop":"2025-02-01","serial_number":"11285296041768","imei1":"11285296041768","imei2":"11285296041768","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178067,"job_number":"JOB_178067","tr_customer_id":178085,"tr_customer_product_id":178075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"63626076150910","imei1":"63626076150910","imei2":"63626076150910","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178068,"job_number":"JOB_178068","tr_customer_id":178086,"tr_customer_product_id":178076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"George Thompson","mobile_number":"599-954-0984","email_id":"Green.Bartell0@hotmail.com","dop":"2025-02-01","serial_number":"72205053765878","imei1":"72205053765878","imei2":"72205053765878","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178070,"job_number":"JOB_178070","tr_customer_id":178088,"tr_customer_product_id":178078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"64950038891625","imei1":"64950038891625","imei2":"64950038891625","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178071,"job_number":"JOB_178071","tr_customer_id":178089,"tr_customer_product_id":178079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"Demarco Will","mobile_number":"842-400-3610","email_id":"Rossie_Hudson7@hotmail.com","dop":"2025-02-01","serial_number":"80245580350831","imei1":"80245580350831","imei2":"80245580350831","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178073,"job_number":"JOB_178073","tr_customer_id":178091,"tr_customer_product_id":178081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:46.000Z","modified_at":"2026-02-05T10:21:46.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"100653081427111","imei1":"100653081427111","imei2":"100653081427111","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178074,"job_number":"JOB_178074","tr_customer_id":178092,"tr_customer_product_id":178082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:47.000Z","modified_at":"2026-02-05T10:21:47.000Z","name":"Allie Raynor","mobile_number":"735-664-5345","email_id":"Lavon27@yahoo.com","dop":"2025-02-01","serial_number":"24775431627400","imei1":"24775431627400","imei2":"24775431627400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178076,"job_number":"JOB_178076","tr_customer_id":178094,"tr_customer_product_id":178084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"53534432690326","imei1":"53534432690326","imei2":"53534432690326","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178077,"job_number":"JOB_178077","tr_customer_id":178095,"tr_customer_product_id":178085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"Lulu Orn","mobile_number":"596-996-7076","email_id":"Denis.Rice47@gmail.com","dop":"2025-02-01","serial_number":"50384009329263","imei1":"50384009329263","imei2":"50384009329263","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178079,"job_number":"JOB_178079","tr_customer_id":178097,"tr_customer_product_id":178087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"18680247274094","imei1":"18680247274094","imei2":"18680247274094","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178080,"job_number":"JOB_178080","tr_customer_id":178098,"tr_customer_product_id":178088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16429777956232","imei1":"16429777956232","imei2":"16429777956232","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178081,"job_number":"JOB_178081","tr_customer_id":178099,"tr_customer_product_id":178089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:58.000Z","modified_at":"2026-02-05T10:45:58.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"11744244666336","imei1":"11744244666336","imei2":"11744244666336","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178085,"job_number":"JOB_178085","tr_customer_id":178103,"tr_customer_product_id":178093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:01.000Z","modified_at":"2026-02-05T11:03:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-26T11:02:52.364765887Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178086,"job_number":"JOB_178086","tr_customer_id":178104,"tr_customer_product_id":178094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:02.000Z","modified_at":"2026-02-05T11:03:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-26","serial_number":"51143967149614","imei1":"51143967149614","imei2":"51143967149614","popurl":"2026-01-26T11:02:52.367044726Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178087,"job_number":"JOB_178087","tr_customer_id":178105,"tr_customer_product_id":178095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:22.000Z","modified_at":"2026-02-05T11:03:22.000Z","name":"Aishani Bhattacharya","mobile_number":"8650723537","email_id":"anandswarup.khanna@yahoo.co.in","dop":"2026-01-26","serial_number":"99776339885089","imei1":"99776339885089","imei2":"99776339885089","popurl":"www.sarvin-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178092,"job_number":"JOB_178092","tr_customer_id":178110,"tr_customer_product_id":178100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:20:54.000Z","modified_at":"2026-02-05T11:20:54.000Z","name":"Raven Rau","mobile_number":"951-784-9357","email_id":"Santiago.Tromp85@yahoo.com","dop":"2025-12-31","serial_number":"15422966374866","imei1":"15422966374866","imei2":"15422966374866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178095,"job_number":"JOB_178095","tr_customer_id":178113,"tr_customer_product_id":178103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69232291631046","imei1":"69232291631046","imei2":"69232291631046","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178096,"job_number":"JOB_178096","tr_customer_id":178114,"tr_customer_product_id":178104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"Pearline Robel","mobile_number":"350-429-2939","email_id":"Bertram.Klein43@gmail.com","dop":"2025-02-01","serial_number":"95381802001770","imei1":"95381802001770","imei2":"95381802001770","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178098,"job_number":"JOB_178098","tr_customer_id":178116,"tr_customer_product_id":178106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"11100794872695","imei1":"11100794872695","imei2":"11100794872695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178099,"job_number":"JOB_178099","tr_customer_id":178117,"tr_customer_product_id":178107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"America Hirthe","mobile_number":"217-902-2042","email_id":"Kirk_Medhurst@hotmail.com","dop":"2025-02-01","serial_number":"23787864361404","imei1":"23787864361404","imei2":"23787864361404","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178101,"job_number":"JOB_178101","tr_customer_id":178119,"tr_customer_product_id":178109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102805158725499","imei1":"102805158725499","imei2":"102805158725499","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178102,"job_number":"JOB_178102","tr_customer_id":178120,"tr_customer_product_id":178110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"Kathryne Treutel","mobile_number":"985-731-0509","email_id":"Humberto_Stamm52@yahoo.com","dop":"2025-02-01","serial_number":"53473714294044","imei1":"53473714294044","imei2":"53473714294044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178104,"job_number":"JOB_178104","tr_customer_id":178122,"tr_customer_product_id":178112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:55:48.000Z","modified_at":"2026-02-05T11:55:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-26","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-26T11:55:47.779800998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178105,"job_number":"JOB_178105","tr_customer_id":178123,"tr_customer_product_id":178113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"90701442711025","imei1":"90701442711025","imei2":"90701442711025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178106,"job_number":"JOB_178106","tr_customer_id":178124,"tr_customer_product_id":178114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"Yvonne Herzog","mobile_number":"444-924-0379","email_id":"Abel1@yahoo.com","dop":"2025-02-01","serial_number":"49451724306902","imei1":"49451724306902","imei2":"49451724306902","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178107,"job_number":"JOB_178107","tr_customer_id":178125,"tr_customer_product_id":178115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:11.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"8416813865786011","imei1":"8416813865786011","imei2":"8416813865786011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178109,"job_number":"JOB_178109","tr_customer_id":178127,"tr_customer_product_id":178117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"83200578543536","imei1":"83200578543536","imei2":"83200578543536","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178110,"job_number":"JOB_178110","tr_customer_id":178128,"tr_customer_product_id":178118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"Toby Crist","mobile_number":"386-596-7773","email_id":"Nayeli7@gmail.com","dop":"2025-02-01","serial_number":"39252431220341","imei1":"39252431220341","imei2":"39252431220341","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178112,"job_number":"JOB_178112","tr_customer_id":178130,"tr_customer_product_id":178120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"74688531376806","imei1":"74688531376806","imei2":"74688531376806","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178113,"job_number":"JOB_178113","tr_customer_id":178131,"tr_customer_product_id":178121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"Alivia Kohler","mobile_number":"490-899-0210","email_id":"Forrest_Cummings41@hotmail.com","dop":"2025-02-01","serial_number":"74529976062072","imei1":"74529976062072","imei2":"74529976062072","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178115,"job_number":"JOB_178115","tr_customer_id":178133,"tr_customer_product_id":178123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:23:10.000Z","modified_at":"2026-02-05T12:23:10.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-31","serial_number":"15549925191121","imei1":"15549925191121","imei2":"15549925191121","popurl":"2026-01-31T12:23:10.201114900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178116,"job_number":"JOB_178116","tr_customer_id":178134,"tr_customer_product_id":178124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178117,"job_number":"JOB_178117","tr_customer_id":178135,"tr_customer_product_id":178125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178118,"job_number":"JOB_178118","tr_customer_id":178136,"tr_customer_product_id":178126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178119,"job_number":"JOB_178119","tr_customer_id":178138,"tr_customer_product_id":178127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178120,"job_number":"JOB_178120","tr_customer_id":178137,"tr_customer_product_id":178128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178121,"job_number":"JOB_178121","tr_customer_id":178139,"tr_customer_product_id":178129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:08:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17375718246401","imei1":"17375718246401","imei2":"17375718246401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178123,"job_number":"JOB_178123","tr_customer_id":178141,"tr_customer_product_id":178131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:22.000Z","modified_at":"2026-02-05T13:08:22.000Z","name":"Emmett Moen","mobile_number":"878-512-1879","email_id":"Devan78@hotmail.com","dop":"2025-04-06","serial_number":"13509360394298372","imei1":"13509360394298372","imei2":"13509360394298372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178124,"job_number":"JOB_178124","tr_customer_id":178142,"tr_customer_product_id":178132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:13.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12589033502679","imei1":"12589033502679","imei2":"12589033502679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178126,"job_number":"JOB_178126","tr_customer_id":178144,"tr_customer_product_id":178134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:15.000Z","modified_at":"2026-02-05T13:09:15.000Z","name":"Molly Price","mobile_number":"820-829-5604","email_id":"Magnus.Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14953941989156112","imei1":"14953941989156112","imei2":"14953941989156112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178127,"job_number":"JOB_178127","tr_customer_id":178145,"tr_customer_product_id":178135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:06.000Z","modified_at":"2026-02-05T13:10:06.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15773997902304","imei1":"15773997902304","imei2":"15773997902304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178129,"job_number":"JOB_178129","tr_customer_id":178147,"tr_customer_product_id":178137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:08.000Z","modified_at":"2026-02-05T13:10:08.000Z","name":"Evalyn Beier","mobile_number":"271-248-2326","email_id":"Lucius_Goldner@gmail.com","dop":"2025-04-06","serial_number":"17523980834768242","imei1":"17523980834768242","imei2":"17523980834768242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178130,"job_number":"JOB_178130","tr_customer_id":178148,"tr_customer_product_id":178138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:18:37.000Z","modified_at":"2026-02-05T13:18:37.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-26","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-26T13:18:36.355576633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178132,"job_number":"JOB_178132","tr_customer_id":178150,"tr_customer_product_id":178140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:42.000Z","modified_at":"2026-02-05T13:21:42.000Z","name":"Babitaa Gupta","mobile_number":"8896009988","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445567","imei1":"88716655445567","imei2":"88716655445567","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178136,"job_number":"JOB_178136","tr_customer_id":178154,"tr_customer_product_id":178144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:44:24.000Z","modified_at":"2026-02-05T13:44:24.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-26","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-26T13:44:24.059335961Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:33.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178138,"job_number":"JOB_178138","tr_customer_id":178156,"tr_customer_product_id":178146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:34.000Z","modified_at":"2026-02-05T14:00:34.000Z","name":"Verner Sipes","mobile_number":"251-680-8063","email_id":"Cristobal.Hilpert14@gmail.com","dop":"2025-05-30","serial_number":"18703102845877","imei1":"18703102845877","imei2":"18703102845877","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178139,"job_number":"JOB_178139","tr_customer_id":178157,"tr_customer_product_id":178147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:35.000Z","modified_at":"2026-02-05T14:00:35.000Z","name":"Una Emmerich","mobile_number":"851-950-8816","email_id":"Tierra87@hotmail.com","dop":"2025-05-30","serial_number":"1290401526970545","imei1":"1290401526970545","imei2":"1290401526970545","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178066,"job_number":"JOB_178066","tr_customer_id":178084,"tr_customer_product_id":178074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:03.000Z","modified_at":"2026-02-05T09:57:03.000Z","name":"Liza Cremin","mobile_number":"239-807-1890","email_id":"Molly_Jacobs@gmail.com","dop":"2026-01-06","serial_number":"10080786514366","imei1":"10080786514366","imei2":"10080786514366","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178088,"job_number":"JOB_178088","tr_customer_id":178106,"tr_customer_product_id":178096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:16:02.000Z","modified_at":"2026-02-05T11:16:02.000Z","name":"Eloisa Russel","mobile_number":"821-424-2313","email_id":"Meagan_Kulas@gmail.com","dop":"2026-01-06","serial_number":"10697187813342","imei1":"10697187813342","imei2":"10697187813342","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178089,"job_number":"JOB_178089","tr_customer_id":178107,"tr_customer_product_id":178097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:03.000Z","modified_at":"2026-02-05T11:18:03.000Z","name":"Mckenna Hegmann","mobile_number":"351-685-9935","email_id":"Eliane.Bogisich@yahoo.com","dop":"2026-01-06","serial_number":"10669395454858","imei1":"10669395454858","imei2":"10669395454858","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178090,"job_number":"JOB_178090","tr_customer_id":178108,"tr_customer_product_id":178098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:36.000Z","modified_at":"2026-02-05T11:18:36.000Z","name":"Eleanore Becker","mobile_number":"553-625-5826","email_id":"Stephania13@gmail.com","dop":"2026-01-06","serial_number":"10376790025432","imei1":"10376790025432","imei2":"10376790025432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178091,"job_number":"JOB_178091","tr_customer_id":178109,"tr_customer_product_id":178099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:52.000Z","modified_at":"2026-02-05T11:18:52.000Z","name":"Johnson Torp","mobile_number":"727-982-2088","email_id":"Alta.Rowe42@gmail.com","dop":"2026-01-06","serial_number":"10508122425303","imei1":"10508122425303","imei2":"10508122425303","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178093,"job_number":"JOB_178093","tr_customer_id":178111,"tr_customer_product_id":178101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:25:21.000Z","modified_at":"2026-02-05T11:25:21.000Z","name":"Donald Cole","mobile_number":"850-419-4772","email_id":"Orville82@gmail.com","dop":"2026-01-06","serial_number":"10968049446091","imei1":"10968049446091","imei2":"10968049446091","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178094,"job_number":"JOB_178094","tr_customer_id":178112,"tr_customer_product_id":178102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:26:40.000Z","modified_at":"2026-02-05T11:26:40.000Z","name":"Omer Schulist","mobile_number":"743-349-3320","email_id":"Olen_Hettinger@gmail.com","dop":"2026-01-06","serial_number":"10432231189961","imei1":"10432231189961","imei2":"10432231189961","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178131,"job_number":"JOB_178131","tr_customer_id":178149,"tr_customer_product_id":178139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:35.000Z","modified_at":"2026-02-05T13:21:35.000Z","name":"Kiarra Little","mobile_number":"988-308-3973","email_id":"Ollie82@gmail.com","dop":"2026-01-06","serial_number":"10334914920725","imei1":"10334914920725","imei2":"10334914920725","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178133,"job_number":"JOB_178133","tr_customer_id":178151,"tr_customer_product_id":178141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:22:05.000Z","modified_at":"2026-02-05T13:22:05.000Z","name":"Caden Wolff","mobile_number":"931-863-1643","email_id":"Thalia_Rogahn76@gmail.com","dop":"2026-01-06","serial_number":"10553807929192","imei1":"10553807929192","imei2":"10553807929192","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178134,"job_number":"JOB_178134","tr_customer_id":178152,"tr_customer_product_id":178142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:37.000Z","modified_at":"2026-02-05T13:29:37.000Z","name":"Bella Nolan","mobile_number":"573-631-5358","email_id":"Sophie95@hotmail.com","dop":"2026-01-06","serial_number":"10621545774522","imei1":"10621545774522","imei2":"10621545774522","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178135,"job_number":"JOB_178135","tr_customer_id":178153,"tr_customer_product_id":178143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:58.000Z","modified_at":"2026-02-05T13:29:58.000Z","name":"Leonardo Durgan","mobile_number":"246-939-4224","email_id":"Otha.Zemlak85@yahoo.com","dop":"2026-01-06","serial_number":"10683301224062","imei1":"10683301224062","imei2":"10683301224062","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/mapped' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/mapped
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 866B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4dca7ea7-a8b3-4728-b4fc-277fac264fce
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 866
ETag W/"362-uZ8Ftnx2Af1NjAWrk0wJooRkni0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"},{"id":17,"first_name":"Jay ","last_name":"Howard","login_id":"jhoward","mobile_number":"3434524356","email_id":"Jay@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":true,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2022-08-19T13:34:19.000Z","modified_at":"2022-08-19T13:34:19.000Z","role_name":"Engineer","service_location":"Service Center A"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/assign' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68105,"engineer_id":2}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/assign
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 54B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 0aac57cd-4cef-4088-bed6-88a7f1d617a3
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 49
Request Body
{
            "job_id": 178137,
            "engineer_id": 2
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 54
ETag W/"36-SJqPGnqoYGAacRPYXRhhHPv8y+E"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Engineer assigned successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/pending' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTc3OTY4NzR9.oOffBEePaRooQ8Jat39JFNGK7WlH_2sQv03EtMFzQm8' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1f66f7-gVdVNYzsbtArQeNVbvrpUvuD5ig"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/job/pending
Response Information
Response Code: 200 - OK
Mean time per request: 265ms
Mean size per request: 392.37KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MSwiZmlyc3RfbmFtZSI6IkpvaG4iLCJsYXN0X25hbWUiOiJDZW5hIiwibG9naW5faWQiOiJpYW1zdXAiLCJtb2JpbGVfbnVtYmVyIjoiOTk4ODc3ODg5OSIsImVtYWlsX2lkIjoiam9obkBnbWFpbC5jb20iLCJwYXNzd29yZCI6IjVmNGRjYzNiNWFhNzY1ZDYxZDgzMjdkZWI4ODJjZjk5IiwicmVzZXRfcGFzc3dvcmRfZGF0ZSI6bnVsbCwibG9ja19zdGF0dXMiOjAsImlzX2FjdGl2ZSI6MSwibXN0X3JvbGVfaWQiOjIsIm1zdF9zZXJ2aWNlX2xvY2F0aW9uX2lkIjoxLCJjcmVhdGVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwibW9kaWZpZWRfYXQiOiIyMDIxLTEyLTIwVDA3OjQyOjAwLjAwMFoiLCJyb2xlX25hbWUiOiJTdXBlcnZpc29yIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDJ9.HSk7jttCsec41AHQW_-9ClhG8coc2_c4BY4dxIclmjA
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token e9555b47-157f-487f-94a3-719db94d016c
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"6217c-E7kp+zF1TUx1vVq9+4thAEw+Pk4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:43 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177529,"job_number":"JOB_177529","tr_customer_id":177546,"tr_customer_product_id":177536,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:01:40.000Z","modified_at":"2026-02-04T21:01:40.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-30","serial_number":"15549925191112","imei1":"15549925191112","imei2":"15549925191112","popurl":"2026-01-30T21:01:39.930859313Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177530,"job_number":"JOB_177530","tr_customer_id":177547,"tr_customer_product_id":177537,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:47.000Z","modified_at":"2026-02-04T21:14:47.000Z","name":"Keeley Rohan","mobile_number":"960-842-5472","email_id":"Kendra_Vandervort94@yahoo.com","dop":"2025-09-09","serial_number":"14734024336690","imei1":"14734024336690","imei2":"14734024336690","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177531,"job_number":"JOB_177531","tr_customer_id":177548,"tr_customer_product_id":177538,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:14:49.000Z","modified_at":"2026-02-04T21:14:49.000Z","name":"Luella Lockman","mobile_number":"984-709-5695","email_id":"Alize_Mitchell@yahoo.com","dop":"2025-09-09","serial_number":"19255592323252","imei1":"19255592323252","imei2":"19255592323252","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:14:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177533,"job_number":"JOB_177533","tr_customer_id":177550,"tr_customer_product_id":177540,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:15:44.000Z","modified_at":"2026-02-04T21:15:44.000Z","name":"Dewitt Gorczany","mobile_number":"907-847-2945","email_id":"Keaton.Pfannerstill31@yahoo.com","dop":"2025-09-09","serial_number":"19006212899355","imei1":"19006212899355","imei2":"19006212899355","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:15:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177535,"job_number":"JOB_177535","tr_customer_id":177552,"tr_customer_product_id":177542,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:36.000Z","modified_at":"2026-02-04T21:16:36.000Z","name":"Jesus Konopelski","mobile_number":"288-472-7904","email_id":"Grant_Hermann@hotmail.com","dop":"2025-09-09","serial_number":"11651243283246","imei1":"11651243283246","imei2":"11651243283246","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177536,"job_number":"JOB_177536","tr_customer_id":177553,"tr_customer_product_id":177543,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T21:16:38.000Z","modified_at":"2026-02-04T21:16:38.000Z","name":"Geovany Witting","mobile_number":"610-727-5109","email_id":"Janick_Nicolas@gmail.com","dop":"2025-09-09","serial_number":"12918986682700","imei1":"12918986682700","imei2":"12918986682700","popurl":"2025-09-09T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T21:16:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177538,"job_number":"JOB_177538","tr_customer_id":177555,"tr_customer_product_id":177545,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T22:04:27.000Z","modified_at":"2026-02-04T22:04:27.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-25","serial_number":"64409648241680","imei1":"64409648241680","imei2":"64409648241680","popurl":"2026-01-25T22:04:27.796359400Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T22:04:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177540,"job_number":"JOB_177540","tr_customer_id":177557,"tr_customer_product_id":177547,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:37.000Z","modified_at":"2026-02-04T23:23:37.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16353276124122","imei1":"16353276124122","imei2":"16353276124122","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:23:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177543,"job_number":"JOB_177543","tr_customer_id":177560,"tr_customer_product_id":177550,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:20.000Z","modified_at":"2026-02-04T23:24:20.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"16545301069653","imei1":"16545301069653","imei2":"16545301069653","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177545,"job_number":"JOB_177545","tr_customer_id":177562,"tr_customer_product_id":177552,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:24:21.000Z","modified_at":"2026-02-04T23:24:21.000Z","name":"Nareen K","mobile_number":"7677660898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"71286610576512","imei1":"71286610576512","imei2":"71286610576512","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:24:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177546,"job_number":"JOB_177546","tr_customer_id":177564,"tr_customer_product_id":177554,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"18836592954988","imei1":"18836592954988","imei2":"18836592954988","popurl":"2026-01-25T23:47:58.706489200Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177547,"job_number":"JOB_177547","tr_customer_id":177565,"tr_customer_product_id":177555,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:47:59.000Z","modified_at":"2026-02-04T23:47:59.000Z","name":"Adhrit Banerjee","mobile_number":"7049417472","email_id":"vedang.marar@hotmail.com","dop":"2026-01-25","serial_number":"417206929089330","imei1":"417206929089330","imei2":"417206929089330","popurl":"www.sarla-malik.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177548,"job_number":"JOB_177548","tr_customer_id":177566,"tr_customer_product_id":177556,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:50:24.000Z","modified_at":"2026-02-04T23:50:24.000Z","name":"Debika Nag","mobile_number":"7434565434","email_id":"debika0989@gmail.com","dop":"2026-01-25","serial_number":"79946591955889","imei1":"79946591955889","imei2":"79946591955889","popurl":"2026-01-25T23:50:24.306311601Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:50:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177549,"job_number":"JOB_177549","tr_customer_id":177567,"tr_customer_product_id":177557,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:43:40.000Z","modified_at":"2026-02-05T00:43:40.000Z","name":"Austen Ondricka","mobile_number":"858-234-4364","email_id":"Ralph.Medhurst@hotmail.com","dop":"2025-12-04","serial_number":"1009848927032701","imei1":"1009848927032701","imei2":"1009848927032701","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:43:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177550,"job_number":"JOB_177550","tr_customer_id":177568,"tr_customer_product_id":177558,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:51:08.000Z","modified_at":"2026-02-05T00:51:08.000Z","name":"Emily Buckridge","mobile_number":"254-813-1159","email_id":"Olen_Jenkins@gmail.com","dop":"2025-12-04","serial_number":"1009371061517268","imei1":"1009371061517268","imei2":"1009371061517268","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:51:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177551,"job_number":"JOB_177551","tr_customer_id":177569,"tr_customer_product_id":177559,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:54:07.000Z","modified_at":"2026-02-05T00:54:07.000Z","name":"Leopoldo Koelpin","mobile_number":"409-278-3737","email_id":"Eleonore15@hotmail.com","dop":"2025-12-04","serial_number":"1006346806540488","imei1":"1006346806540488","imei2":"1006346806540488","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T00:54:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177555,"job_number":"JOB_177555","tr_customer_id":177573,"tr_customer_product_id":177563,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15571497071748","imei1":"15571497071748","imei2":"15571497071748","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177557,"job_number":"JOB_177557","tr_customer_id":177575,"tr_customer_product_id":177565,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:05.000Z","modified_at":"2026-02-05T02:04:05.000Z","name":"Reyna Greenfelder","mobile_number":"786-232-2240","email_id":"Trudie.Erdman37@gmail.com","dop":"2025-04-06","serial_number":"13997233079376224","imei1":"13997233079376224","imei2":"13997233079376224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177558,"job_number":"JOB_177558","tr_customer_id":177576,"tr_customer_product_id":177566,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:04:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15367892338096","imei1":"15367892338096","imei2":"15367892338096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177560,"job_number":"JOB_177560","tr_customer_id":177578,"tr_customer_product_id":177568,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:47.000Z","modified_at":"2026-02-05T02:04:47.000Z","name":"Emmett Murazik","mobile_number":"442-545-5300","email_id":"Alba84@gmail.com","dop":"2025-04-06","serial_number":"17620352443379870","imei1":"17620352443379870","imei2":"17620352443379870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:04:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177561,"job_number":"JOB_177561","tr_customer_id":177579,"tr_customer_product_id":177569,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:05:27.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12726885190178","imei1":"12726885190178","imei2":"12726885190178","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177563,"job_number":"JOB_177563","tr_customer_id":177581,"tr_customer_product_id":177571,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:29.000Z","modified_at":"2026-02-05T02:05:29.000Z","name":"Danny Emard","mobile_number":"778-831-4817","email_id":"Cesar_Denesik54@yahoo.com","dop":"2025-04-06","serial_number":"17274893004970646","imei1":"17274893004970646","imei2":"17274893004970646","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:05:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177569,"job_number":"JOB_177569","tr_customer_id":177587,"tr_customer_product_id":177577,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:09.000Z","modified_at":"2026-02-05T03:15:09.000Z","name":"Gerald Huels","mobile_number":"940-481-3728","email_id":"Alexandrea_Sipes@yahoo.com","dop":"2025-05-30","serial_number":"16233974548182","imei1":"16233974548182","imei2":"16233974548182","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177570,"job_number":"JOB_177570","tr_customer_id":177588,"tr_customer_product_id":177578,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:10.000Z","modified_at":"2026-02-05T03:15:10.000Z","name":"Jarrell O'Connell","mobile_number":"827-267-0864","email_id":"Jasper89@hotmail.com","dop":"2025-05-30","serial_number":"1430271824151127","imei1":"1430271824151127","imei2":"1430271824151127","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:15:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177573,"job_number":"JOB_177573","tr_customer_id":177591,"tr_customer_product_id":177581,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:30:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19410563510579","imei1":"19410563510579","imei2":"19410563510579","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177575,"job_number":"JOB_177575","tr_customer_id":177593,"tr_customer_product_id":177583,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:43.000Z","modified_at":"2026-02-05T03:30:43.000Z","name":"Eula Schultz","mobile_number":"593-684-0672","email_id":"Elouise53@gmail.com","dop":"2025-04-06","serial_number":"14461203100128950","imei1":"14461203100128950","imei2":"14461203100128950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:30:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177576,"job_number":"JOB_177576","tr_customer_id":177594,"tr_customer_product_id":177584,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:31:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10495902802868","imei1":"10495902802868","imei2":"10495902802868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177578,"job_number":"JOB_177578","tr_customer_id":177596,"tr_customer_product_id":177586,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:29.000Z","modified_at":"2026-02-05T03:31:29.000Z","name":"Tyler Champlin","mobile_number":"668-546-2299","email_id":"Mariela.Wolff20@gmail.com","dop":"2025-04-06","serial_number":"14880720629723224","imei1":"14880720629723224","imei2":"14880720629723224","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:31:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177579,"job_number":"JOB_177579","tr_customer_id":177597,"tr_customer_product_id":177587,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:13.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10032824152472","imei1":"10032824152472","imei2":"10032824152472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177581,"job_number":"JOB_177581","tr_customer_id":177599,"tr_customer_product_id":177589,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:14.000Z","modified_at":"2026-02-05T03:32:14.000Z","name":"Marcus Cassin","mobile_number":"546-943-6492","email_id":"Dane.Runte@yahoo.com","dop":"2025-04-06","serial_number":"11904062553433168","imei1":"11904062553433168","imei2":"11904062553433168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:32:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177582,"job_number":"JOB_177582","tr_customer_id":177600,"tr_customer_product_id":177590,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:34:49.000Z","modified_at":"2026-02-05T03:34:49.000Z","name":"Aiyana O'Connell","mobile_number":"776-231-8580","email_id":"Camilla_Turner74@hotmail.com","dop":"2025-04-06","serial_number":"12693201361627","imei1":"12693201361627","imei2":"12693201361627","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:34:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177583,"job_number":"JOB_177583","tr_customer_id":177601,"tr_customer_product_id":177591,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:38:58.000Z","modified_at":"2026-02-05T03:38:58.000Z","name":"Elwin Cruickshank","mobile_number":"244-258-4475","email_id":"Nathaniel46@gmail.com","dop":"2025-04-06","serial_number":"12268337681691","imei1":"12268337681691","imei2":"12268337681691","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:38:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177584,"job_number":"JOB_177584","tr_customer_id":177602,"tr_customer_product_id":177592,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:32.000Z","modified_at":"2026-02-05T03:39:32.000Z","name":"Athena Steuber","mobile_number":"560-442-2481","email_id":"Rose_Kunde@gmail.com","dop":"2025-04-06","serial_number":"18671608312916","imei1":"18671608312916","imei2":"18671608312916","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177585,"job_number":"JOB_177585","tr_customer_id":177603,"tr_customer_product_id":177593,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:39:46.000Z","modified_at":"2026-02-05T03:39:46.000Z","name":"Rashad Deckow","mobile_number":"395-289-1232","email_id":"Tate_Wisozk68@yahoo.com","dop":"2025-04-06","serial_number":"13865908721198","imei1":"13865908721198","imei2":"13865908721198","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:39:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177586,"job_number":"JOB_177586","tr_customer_id":177604,"tr_customer_product_id":177594,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:07.000Z","modified_at":"2026-02-05T03:40:07.000Z","name":"Neva Sawayn","mobile_number":"348-311-7862","email_id":"Mariana79@hotmail.com","dop":"2025-04-06","serial_number":"13400848141214","imei1":"13400848141214","imei2":"13400848141214","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177587,"job_number":"JOB_177587","tr_customer_id":177605,"tr_customer_product_id":177595,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:40:29.000Z","modified_at":"2026-02-05T03:40:29.000Z","name":"Rico Cremin","mobile_number":"686-782-8252","email_id":"Michaela.Rowe@gmail.com","dop":"2025-04-06","serial_number":"19495419158331","imei1":"19495419158331","imei2":"19495419158331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:40:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177588,"job_number":"JOB_177588","tr_customer_id":177606,"tr_customer_product_id":177596,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:43:16.000Z","modified_at":"2026-02-05T03:43:16.000Z","name":"Albin Orn","mobile_number":"337-272-6737","email_id":"Ladarius76@gmail.com","dop":"2025-04-06","serial_number":"15990653687342","imei1":"15990653687342","imei2":"15990653687342","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:43:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177591,"job_number":"JOB_177591","tr_customer_id":177609,"tr_customer_product_id":177599,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:40.000Z","modified_at":"2026-02-05T04:24:40.000Z","name":"David Cronin","mobile_number":"421-403-4094","email_id":"Sydni.Kerluke18@gmail.com","dop":"2025-04-06","serial_number":"16375843413276252","imei1":"16375843413276252","imei2":"16375843413276252","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177593,"job_number":"JOB_177593","tr_customer_id":177611,"tr_customer_product_id":177601,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:24:51.000Z","name":"Dhananjay Mandlik","mobile_number":"9405167371","email_id":"dmandlik92@gmail.com","dop":"2025-04-06","serial_number":"15205964126314","imei1":"15205964126314","imei2":"15205964126314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177595,"job_number":"JOB_177595","tr_customer_id":177613,"tr_customer_product_id":177603,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:53.000Z","modified_at":"2026-02-05T04:24:53.000Z","name":"Minnie Johns","mobile_number":"212-376-1842","email_id":"Tressa62@gmail.com","dop":"2025-04-06","serial_number":"19207062932492784","imei1":"19207062932492784","imei2":"19207062932492784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177597,"job_number":"JOB_177597","tr_customer_id":177615,"tr_customer_product_id":177605,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:24:59.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10920725814234","imei1":"10920725814234","imei2":"10920725814234","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177599,"job_number":"JOB_177599","tr_customer_id":177617,"tr_customer_product_id":177607,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Piper Terry","mobile_number":"742-598-8897","email_id":"Gaetano99@yahoo.com","dop":"2025-04-06","serial_number":"16690670144228692","imei1":"16690670144228692","imei2":"16690670144228692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177600,"job_number":"JOB_177600","tr_customer_id":177618,"tr_customer_product_id":177608,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:00.000Z","modified_at":"2026-02-05T04:25:00.000Z","name":"Brittany Simonis","mobile_number":"830-314-3355","email_id":"Coralie.Wolf44@yahoo.com","dop":"2025-06-18","serial_number":"1069595891592128","imei1":"1069595891592128","imei2":"1069595891592128","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177601,"job_number":"JOB_177601","tr_customer_id":177619,"tr_customer_product_id":177609,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16980563864057","imei1":"16980563864057","imei2":"16980563864057","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177604,"job_number":"JOB_177604","tr_customer_id":177622,"tr_customer_product_id":177612,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:08.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12220987990202","imei1":"12220987990202","imei2":"12220987990202","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177607,"job_number":"JOB_177607","tr_customer_id":177625,"tr_customer_product_id":177615,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Flavio Nienow","mobile_number":"552-636-7716","email_id":"Dovie.Larson72@gmail.com","dop":"2025-04-06","serial_number":"12150390893634034","imei1":"12150390893634034","imei2":"12150390893634034","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177608,"job_number":"JOB_177608","tr_customer_id":177626,"tr_customer_product_id":177616,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Kurtis Swift","mobile_number":"472-344-1313","email_id":"Joyce_Stehr@gmail.com","dop":"2025-04-06","serial_number":"17624595743362022","imei1":"17624595743362022","imei2":"17624595743362022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177609,"job_number":"JOB_177609","tr_customer_id":177627,"tr_customer_product_id":177617,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Furman Nitzsche","mobile_number":"792-949-1184","email_id":"Stefan_Kunde34@gmail.com","dop":"2025-04-06","serial_number":"16447691123959478","imei1":"16447691123959478","imei2":"16447691123959478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177610,"job_number":"JOB_177610","tr_customer_id":177628,"tr_customer_product_id":177618,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:10.000Z","modified_at":"2026-02-05T04:25:10.000Z","name":"Fatima Robel","mobile_number":"318-227-4894","email_id":"Angelita_Roob@yahoo.com","dop":"2025-04-06","serial_number":"15370822100241168","imei1":"15370822100241168","imei2":"15370822100241168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177612,"job_number":"JOB_177612","tr_customer_id":177630,"tr_customer_product_id":177620,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:12.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17456243343152","imei1":"17456243343152","imei2":"17456243343152","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177614,"job_number":"JOB_177614","tr_customer_id":177632,"tr_customer_product_id":177622,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:14.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Damon Mante","mobile_number":"959-687-0061","email_id":"Jaylin_Daniel@gmail.com","dop":"2025-04-06","serial_number":"19657908947188650","imei1":"19657908947188650","imei2":"19657908947188650","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177615,"job_number":"JOB_177615","tr_customer_id":177633,"tr_customer_product_id":177623,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11726378836766","imei1":"11726378836766","imei2":"11726378836766","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177617,"job_number":"JOB_177617","tr_customer_id":177635,"tr_customer_product_id":177625,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:19.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"Marcella Lang","mobile_number":"517-272-9393","email_id":"Jewel_Hoeger@hotmail.com","dop":"2025-04-06","serial_number":"12316202789578694","imei1":"12316202789578694","imei2":"12316202789578694","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177619,"job_number":"JOB_177619","tr_customer_id":177637,"tr_customer_product_id":177627,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:23.000Z","modified_at":"2026-02-05T04:25:23.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"14942638094164","imei1":"14942638094164","imei2":"14942638094164","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177620,"job_number":"JOB_177620","tr_customer_id":177638,"tr_customer_product_id":177628,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"Zoe Orn","mobile_number":"577-527-0107","email_id":"Dariana23@gmail.com","dop":"2025-02-01","serial_number":"100146114701319","imei1":"100146114701319","imei2":"100146114701319","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177621,"job_number":"JOB_177621","tr_customer_id":177639,"tr_customer_product_id":177629,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:25:24.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14535591220482","imei1":"14535591220482","imei2":"14535591220482","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177625,"job_number":"JOB_177625","tr_customer_id":177643,"tr_customer_product_id":177633,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Juliana Hand","mobile_number":"659-578-8762","email_id":"Krystal15@hotmail.com","dop":"2025-04-06","serial_number":"18534051738089652","imei1":"18534051738089652","imei2":"18534051738089652","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177626,"job_number":"JOB_177626","tr_customer_id":177644,"tr_customer_product_id":177634,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:26.000Z","modified_at":"2026-02-05T04:25:26.000Z","name":"Zella Krajcik","mobile_number":"895-954-5929","email_id":"Kaya.Littel@gmail.com","dop":"2025-04-06","serial_number":"18432623560066004","imei1":"18432623560066004","imei2":"18432623560066004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177629,"job_number":"JOB_177629","tr_customer_id":177647,"tr_customer_product_id":177637,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:25:38.000Z","name":"D M","mobile_number":"9405167371","email_id":"dmandlik92345@gmail.com","dop":"2025-04-06","serial_number":"12851667612717","imei1":"12851667612717","imei2":"12851667612717","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177631,"job_number":"JOB_177631","tr_customer_id":177649,"tr_customer_product_id":177639,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:25:39.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10594914845803","imei1":"10594914845803","imei2":"10594914845803","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177633,"job_number":"JOB_177633","tr_customer_id":177651,"tr_customer_product_id":177641,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Wanda Morar","mobile_number":"511-699-7736","email_id":"Thelma_Hand40@hotmail.com","dop":"2025-04-06","serial_number":"10852545749716100","imei1":"10852545749716100","imei2":"10852545749716100","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177634,"job_number":"JOB_177634","tr_customer_id":177652,"tr_customer_product_id":177642,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:40.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"Kameron West","mobile_number":"537-574-0999","email_id":"Maya.Bergnaum@hotmail.com","dop":"2025-06-18","serial_number":"1013494555112348","imei1":"1013494555112348","imei2":"1013494555112348","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177635,"job_number":"JOB_177635","tr_customer_id":177653,"tr_customer_product_id":177643,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:42.000Z","modified_at":"2026-02-05T04:25:42.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13037893211545","imei1":"13037893211545","imei2":"13037893211545","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177637,"job_number":"JOB_177637","tr_customer_id":177655,"tr_customer_product_id":177645,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:44.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Hazle Glover","mobile_number":"740-954-6583","email_id":"Shanelle_Wilkinson93@gmail.com","dop":"2025-04-06","serial_number":"10471595292942044","imei1":"10471595292942044","imei2":"10471595292942044","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177639,"job_number":"JOB_177639","tr_customer_id":177657,"tr_customer_product_id":177647,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10475260220307","imei1":"10475260220307","imei2":"10475260220307","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177641,"job_number":"JOB_177641","tr_customer_id":177659,"tr_customer_product_id":177649,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:53.000Z","modified_at":"2026-02-05T04:25:53.000Z","name":"Karine Spinka","mobile_number":"633-450-8786","email_id":"Richard.Corwin91@hotmail.com","dop":"2025-04-06","serial_number":"13756231425899984","imei1":"13756231425899984","imei2":"13756231425899984","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177643,"job_number":"JOB_177643","tr_customer_id":177661,"tr_customer_product_id":177651,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:55.000Z","modified_at":"2026-02-05T04:25:55.000Z","name":"Dillan Boyer","mobile_number":"658-738-5795","email_id":"Kayley87@hotmail.com","dop":"2025-04-06","serial_number":"13876108410261130","imei1":"13876108410261130","imei2":"13876108410261130","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177644,"job_number":"JOB_177644","tr_customer_id":177662,"tr_customer_product_id":177652,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:25:57.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14015948462353","imei1":"14015948462353","imei2":"14015948462353","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177646,"job_number":"JOB_177646","tr_customer_id":177664,"tr_customer_product_id":177654,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:25:58.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11394598997956","imei1":"11394598997956","imei2":"11394598997956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177648,"job_number":"JOB_177648","tr_customer_id":177666,"tr_customer_product_id":177656,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:59.000Z","modified_at":"2026-02-05T04:25:59.000Z","name":"Melany Cremin","mobile_number":"216-832-9998","email_id":"Bessie20@gmail.com","dop":"2025-04-06","serial_number":"12324585555546640","imei1":"12324585555546640","imei2":"12324585555546640","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177649,"job_number":"JOB_177649","tr_customer_id":177667,"tr_customer_product_id":177657,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:00.000Z","modified_at":"2026-02-05T04:26:00.000Z","name":"Vena Ondricka","mobile_number":"705-488-5908","email_id":"Emmett21@gmail.com","dop":"2025-04-06","serial_number":"14904499996611832","imei1":"14904499996611832","imei2":"14904499996611832","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177650,"job_number":"JOB_177650","tr_customer_id":177668,"tr_customer_product_id":177658,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12339019528319","imei1":"12339019528319","imei2":"12339019528319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177652,"job_number":"JOB_177652","tr_customer_id":177670,"tr_customer_product_id":177660,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:02.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Rylan Bahringer","mobile_number":"587-404-5416","email_id":"Casimir_Cummings60@hotmail.com","dop":"2025-04-06","serial_number":"10212399082347660","imei1":"10212399082347660","imei2":"10212399082347660","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177654,"job_number":"JOB_177654","tr_customer_id":177672,"tr_customer_product_id":177662,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:04.000Z","modified_at":"2026-02-05T04:26:04.000Z","name":"Arpit B","mobile_number":"7089675432","email_id":"jatins78@gmail.com","dop":"2025-02-01","serial_number":"1236786543278777","imei1":"1236786543278988","imei2":"1236786543278988","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177655,"job_number":"JOB_177655","tr_customer_id":177673,"tr_customer_product_id":177663,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"82131746643679","imei1":"82131746643679","imei2":"82131746643679","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177656,"job_number":"JOB_177656","tr_customer_id":177674,"tr_customer_product_id":177664,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:08.000Z","modified_at":"2026-02-05T04:26:08.000Z","name":"Geo Koch","mobile_number":"710-901-9494","email_id":"Roberto9@gmail.com","dop":"2025-02-01","serial_number":"59426171798380","imei1":"59426171798380","imei2":"59426171798380","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177657,"job_number":"JOB_177657","tr_customer_id":177675,"tr_customer_product_id":177665,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:10.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18481425443233","imei1":"18481425443233","imei2":"18481425443233","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177660,"job_number":"JOB_177660","tr_customer_id":177678,"tr_customer_product_id":177668,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:11.000Z","modified_at":"2026-02-05T04:26:11.000Z","name":"Ada Hoeger","mobile_number":"933-478-2154","email_id":"Noel87@hotmail.com","dop":"2025-04-06","serial_number":"11187815528846550","imei1":"11187815528846550","imei2":"11187815528846550","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177661,"job_number":"JOB_177661","tr_customer_id":177679,"tr_customer_product_id":177669,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:12.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"108219086220214","imei1":"108219086220214","imei2":"108219086220214","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177663,"job_number":"JOB_177663","tr_customer_id":177681,"tr_customer_product_id":177671,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:17.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17033336976348","imei1":"17033336976348","imei2":"17033336976348","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177665,"job_number":"JOB_177665","tr_customer_id":177683,"tr_customer_product_id":177673,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:19.000Z","modified_at":"2026-02-05T04:26:19.000Z","name":"Fritz Bartell","mobile_number":"850-289-0482","email_id":"Evert_Blick78@gmail.com","dop":"2025-04-06","serial_number":"15076778472419350","imei1":"15076778472419350","imei2":"15076778472419350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177666,"job_number":"JOB_177666","tr_customer_id":177684,"tr_customer_product_id":177674,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:26:25.000Z","name":"Uday D","mobile_number":"9405167371","email_id":"dmandlik923454@gmail.com","dop":"2025-04-06","serial_number":"15977699073481","imei1":"15977699073481","imei2":"15977699073481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177668,"job_number":"JOB_177668","tr_customer_id":177686,"tr_customer_product_id":177676,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Marcella Connelly","mobile_number":"520-220-8308","email_id":"Juston.Kuhn29@gmail.com","dop":"2025-04-06","serial_number":"10717356901930096","imei1":"10717356901930096","imei2":"10717356901930096","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177669,"job_number":"JOB_177669","tr_customer_id":177687,"tr_customer_product_id":177677,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:27.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17301521136477","imei1":"17301521136477","imei2":"17301521136477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177671,"job_number":"JOB_177671","tr_customer_id":177689,"tr_customer_product_id":177679,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:29.000Z","modified_at":"2026-02-05T04:26:29.000Z","name":"Eveline Cronin","mobile_number":"514-473-4577","email_id":"Zechariah_Wiza@gmail.com","dop":"2025-04-06","serial_number":"16461921140419956","imei1":"16461921140419956","imei2":"16461921140419956","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177673,"job_number":"JOB_177673","tr_customer_id":177691,"tr_customer_product_id":177681,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:32.000Z","modified_at":"2026-02-05T04:26:32.000Z","name":"Andreanne Sporer","mobile_number":"745-311-7250","email_id":"Megane_Ritchie68@gmail.com","dop":"2025-05-30","serial_number":"15915346209485","imei1":"15915346209485","imei2":"15915346209485","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177674,"job_number":"JOB_177674","tr_customer_id":177692,"tr_customer_product_id":177682,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15798663680458","imei1":"15798663680458","imei2":"15798663680458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177675,"job_number":"JOB_177675","tr_customer_id":177693,"tr_customer_product_id":177683,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:26:33.000Z","name":"Karlee Jaskolski","mobile_number":"793-882-0451","email_id":"Mathilde.Keebler@hotmail.com","dop":"2025-05-30","serial_number":"1206464347921813","imei1":"1206464347921813","imei2":"1206464347921813","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177677,"job_number":"JOB_177677","tr_customer_id":177695,"tr_customer_product_id":177685,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14424349756595","imei1":"14424349756595","imei2":"14424349756595","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177680,"job_number":"JOB_177680","tr_customer_id":177698,"tr_customer_product_id":177688,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"Olaf Trantow","mobile_number":"269-229-9599","email_id":"Lenny.Langosh36@yahoo.com","dop":"2025-04-06","serial_number":"13303512436283314","imei1":"13303512436283314","imei2":"13303512436283314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177684,"job_number":"JOB_177684","tr_customer_id":177702,"tr_customer_product_id":177692,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:36.000Z","modified_at":"2026-02-05T04:26:36.000Z","name":"Concepcion Waters","mobile_number":"295-508-1311","email_id":"Cleora.Rice64@gmail.com","dop":"2025-04-06","serial_number":"17341809360085048","imei1":"17341809360085048","imei2":"17341809360085048","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177685,"job_number":"JOB_177685","tr_customer_id":177703,"tr_customer_product_id":177693,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:37.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"17356457649862","imei1":"17356457649862","imei2":"17356457649862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177688,"job_number":"JOB_177688","tr_customer_id":177706,"tr_customer_product_id":177696,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"16630933717714","imei1":"16630933717714","imei2":"16630933717714","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177691,"job_number":"JOB_177691","tr_customer_id":177709,"tr_customer_product_id":177699,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:39.000Z","name":"Bulah Cartwright","mobile_number":"856-597-3548","email_id":"Kathleen.Kilback28@gmail.com","dop":"2025-04-06","serial_number":"12878177909315862","imei1":"12878177909315862","imei2":"12878177909315862","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177693,"job_number":"JOB_177693","tr_customer_id":177711,"tr_customer_product_id":177701,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:40.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Arnold Thompson","mobile_number":"925-322-3777","email_id":"Jany.Olson30@hotmail.com","dop":"2025-04-06","serial_number":"16061726831987848","imei1":"16061726831987848","imei2":"16061726831987848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177694,"job_number":"JOB_177694","tr_customer_id":177712,"tr_customer_product_id":177702,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:43.000Z","modified_at":"2026-02-05T04:26:43.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"13648715077943","imei1":"13648715077943","imei2":"13648715077943","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177696,"job_number":"JOB_177696","tr_customer_id":177714,"tr_customer_product_id":177704,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"14489103825821","imei1":"14489103825821","imei2":"14489103825821","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177697,"job_number":"JOB_177697","tr_customer_id":177715,"tr_customer_product_id":177705,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10527062982945","imei1":"10527062982945","imei2":"10527062982945","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177698,"job_number":"JOB_177698","tr_customer_id":177716,"tr_customer_product_id":177706,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:26:44.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10493893232577","imei1":"10493893232577","imei2":"10493893232577","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177702,"job_number":"JOB_177702","tr_customer_id":177720,"tr_customer_product_id":177710,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16202078036111","imei1":"16202078036111","imei2":"16202078036111","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177703,"job_number":"JOB_177703","tr_customer_id":177721,"tr_customer_product_id":177711,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nannie Sipes","mobile_number":"587-960-4294","email_id":"Carissa_Heaney49@gmail.com","dop":"2025-04-06","serial_number":"17457312849134878","imei1":"17457312849134878","imei2":"17457312849134878","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177705,"job_number":"JOB_177705","tr_customer_id":177723,"tr_customer_product_id":177713,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Sonny Cruickshank","mobile_number":"723-266-7948","email_id":"Stan_Hansen@hotmail.com","dop":"2025-04-06","serial_number":"16008056295636548","imei1":"16008056295636548","imei2":"16008056295636548","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177706,"job_number":"JOB_177706","tr_customer_id":177724,"tr_customer_product_id":177714,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Ona Johnson","mobile_number":"952-405-0549","email_id":"Garnet_Koch74@yahoo.com","dop":"2025-04-06","serial_number":"19615540356786870","imei1":"19615540356786870","imei2":"19615540356786870","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177707,"job_number":"JOB_177707","tr_customer_id":177725,"tr_customer_product_id":177715,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Lisa Christiansen","mobile_number":"697-628-0689","email_id":"Hugh2@gmail.com","dop":"2025-04-06","serial_number":"17375949361150784","imei1":"17375949361150784","imei2":"17375949361150784","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177711,"job_number":"JOB_177711","tr_customer_id":177729,"tr_customer_product_id":177719,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Harrison Boyer","mobile_number":"300-622-6159","email_id":"Greyson43@yahoo.com","dop":"2025-04-06","serial_number":"11475973807463918","imei1":"11475973807463918","imei2":"11475973807463918","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177716,"job_number":"JOB_177716","tr_customer_id":177734,"tr_customer_product_id":177724,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:26:50.000Z","name":"Rita Gupta","mobile_number":"12345678978","email_id":"test@1","dop":"2025-04-06","serial_number":"13943015691379","imei1":"13943015691379","imei2":"13943015691379","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177718,"job_number":"JOB_177718","tr_customer_id":177736,"tr_customer_product_id":177726,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:52.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Gianni Simonis","mobile_number":"726-710-4927","email_id":"Precious_Lind82@yahoo.com","dop":"2025-04-06","serial_number":"19887140268692610","imei1":"19887140268692610","imei2":"19887140268692610","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177719,"job_number":"JOB_177719","tr_customer_id":177737,"tr_customer_product_id":177727,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"38399089214131","imei1":"38399089214131","imei2":"38399089214131","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177720,"job_number":"JOB_177720","tr_customer_id":177738,"tr_customer_product_id":177728,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:53.000Z","modified_at":"2026-02-05T04:26:53.000Z","name":"Alfred Ortiz","mobile_number":"336-915-1671","email_id":"Destini_Konopelski23@hotmail.com","dop":"2025-02-01","serial_number":"17183516813480","imei1":"17183516813480","imei2":"17183516813480","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177722,"job_number":"JOB_177722","tr_customer_id":177740,"tr_customer_product_id":177730,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:26:56.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13582482884890","imei1":"13582482884890","imei2":"13582482884890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177724,"job_number":"JOB_177724","tr_customer_id":177742,"tr_customer_product_id":177732,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11570861090979","imei1":"11570861090979","imei2":"11570861090979","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177726,"job_number":"JOB_177726","tr_customer_id":177744,"tr_customer_product_id":177734,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Jailyn Gislason","mobile_number":"742-933-5476","email_id":"Jess_Leffler25@yahoo.com","dop":"2025-04-06","serial_number":"11270226487211980","imei1":"11270226487211980","imei2":"11270226487211980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177730,"job_number":"JOB_177730","tr_customer_id":177748,"tr_customer_product_id":177738,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"105246224141594","imei1":"105246224141594","imei2":"105246224141594","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177731,"job_number":"JOB_177731","tr_customer_id":177749,"tr_customer_product_id":177739,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"Karli Thompson","mobile_number":"654-664-5604","email_id":"Justice_Denesik@hotmail.com","dop":"2025-04-06","serial_number":"11185681621475396","imei1":"11185681621475396","imei2":"11185681621475396","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177733,"job_number":"JOB_177733","tr_customer_id":177751,"tr_customer_product_id":177741,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:26:59.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"18372198046830","imei1":"18372198046830","imei2":"18372198046830","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177735,"job_number":"JOB_177735","tr_customer_id":177753,"tr_customer_product_id":177743,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:01.000Z","modified_at":"2026-02-05T04:27:01.000Z","name":"Broderick Kuphal","mobile_number":"323-393-1698","email_id":"Foster.Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"12683753621749394","imei1":"12683753621749394","imei2":"12683753621749394","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177736,"job_number":"JOB_177736","tr_customer_id":177754,"tr_customer_product_id":177744,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14345094481848","imei1":"14345094481848","imei2":"14345094481848","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177738,"job_number":"JOB_177738","tr_customer_id":177756,"tr_customer_product_id":177746,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:09.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Dee Hyatt","mobile_number":"663-346-8624","email_id":"Wava.Bergstrom@gmail.com","dop":"2025-04-06","serial_number":"19227648278614416","imei1":"19227648278614416","imei2":"19227648278614416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177739,"job_number":"JOB_177739","tr_customer_id":177757,"tr_customer_product_id":177747,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:12.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19547277832989","imei1":"19547277832989","imei2":"19547277832989","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177744,"job_number":"JOB_177744","tr_customer_id":177762,"tr_customer_product_id":177752,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:14.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Gerard Lesch","mobile_number":"713-791-7622","email_id":"Roselyn59@gmail.com","dop":"2025-04-06","serial_number":"12094217295692890","imei1":"12094217295692890","imei2":"12094217295692890","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177746,"job_number":"JOB_177746","tr_customer_id":177764,"tr_customer_product_id":177754,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10580082561455","imei1":"10580082561455","imei2":"10580082561455","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177748,"job_number":"JOB_177748","tr_customer_id":177766,"tr_customer_product_id":177756,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:18.000Z","modified_at":"2026-02-05T04:27:18.000Z","name":"Nellie Wisozk","mobile_number":"371-443-0598","email_id":"Alysson.Mayer2@yahoo.com","dop":"2025-04-06","serial_number":"13729677415927076","imei1":"13729677415927076","imei2":"13729677415927076","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177749,"job_number":"JOB_177749","tr_customer_id":177767,"tr_customer_product_id":177757,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15850710049977","imei1":"15850710049977","imei2":"15850710049977","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177751,"job_number":"JOB_177751","tr_customer_id":177769,"tr_customer_product_id":177759,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:22.000Z","modified_at":"2026-02-05T04:27:22.000Z","name":"Lisette Ward","mobile_number":"895-429-0431","email_id":"Trudie.Kuhn@hotmail.com","dop":"2025-04-06","serial_number":"10490325311471280","imei1":"10490325311471280","imei2":"10490325311471280","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177754,"job_number":"JOB_177754","tr_customer_id":177772,"tr_customer_product_id":177762,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16159198450014","imei1":"16159198450014","imei2":"16159198450014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177757,"job_number":"JOB_177757","tr_customer_id":177775,"tr_customer_product_id":177765,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:26.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Dulce Kautzer","mobile_number":"565-260-9517","email_id":"Kendrick54@gmail.com","dop":"2025-04-06","serial_number":"19310047901597840","imei1":"19310047901597840","imei2":"19310047901597840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177758,"job_number":"JOB_177758","tr_customer_id":177776,"tr_customer_product_id":177766,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:27.000Z","modified_at":"2026-02-05T04:27:27.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"13574772969767","imei1":"13574772969767","imei2":"13574772969767","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177760,"job_number":"JOB_177760","tr_customer_id":177778,"tr_customer_product_id":177768,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:28.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17462916525605","imei1":"17462916525605","imei2":"17462916525605","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177763,"job_number":"JOB_177763","tr_customer_id":177781,"tr_customer_product_id":177771,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Heaven Pagac","mobile_number":"941-214-6529","email_id":"Alexandria_Walker97@hotmail.com","dop":"2025-04-06","serial_number":"13166013174319972","imei1":"13166013174319972","imei2":"13166013174319972","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177765,"job_number":"JOB_177765","tr_customer_id":177783,"tr_customer_product_id":177773,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Garth Cassin","mobile_number":"204-909-8929","email_id":"Ramona_Bernhard62@gmail.com","dop":"2025-04-06","serial_number":"13326177411446824","imei1":"13326177411446824","imei2":"13326177411446824","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177768,"job_number":"JOB_177768","tr_customer_id":177786,"tr_customer_product_id":177776,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:37.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Radha Jain","mobile_number":"12345678979","email_id":"test@2","dop":"2025-04-06","serial_number":"12500652316423","imei1":"12500652316423","imei2":"12500652316423","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177770,"job_number":"JOB_177770","tr_customer_id":177788,"tr_customer_product_id":177778,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:39.000Z","modified_at":"2026-02-05T04:27:39.000Z","name":"Matilda Hermiston","mobile_number":"324-794-4070","email_id":"Earlene.Shanahan@gmail.com","dop":"2025-04-06","serial_number":"17447434127150996","imei1":"17447434127150996","imei2":"17447434127150996","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177772,"job_number":"JOB_177772","tr_customer_id":177790,"tr_customer_product_id":177780,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15316010727534","imei1":"15316010727534","imei2":"15316010727534","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177774,"job_number":"JOB_177774","tr_customer_id":177792,"tr_customer_product_id":177782,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:27:42.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16591685037494","imei1":"16591685037494","imei2":"16591685037494","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177776,"job_number":"JOB_177776","tr_customer_id":177794,"tr_customer_product_id":177784,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:43.000Z","modified_at":"2026-02-05T04:27:43.000Z","name":"Leora O'Hara","mobile_number":"532-846-0299","email_id":"Marcia.Strosin70@gmail.com","dop":"2025-04-06","serial_number":"17273808386954572","imei1":"17273808386954572","imei2":"17273808386954572","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177777,"job_number":"JOB_177777","tr_customer_id":177795,"tr_customer_product_id":177785,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:44.000Z","modified_at":"2026-02-05T04:27:44.000Z","name":"Shad Sawayn","mobile_number":"602-936-7887","email_id":"Anabel_Kessler@hotmail.com","dop":"2025-04-06","serial_number":"18639166815549110","imei1":"18639166815549110","imei2":"18639166815549110","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177778,"job_number":"JOB_177778","tr_customer_id":177796,"tr_customer_product_id":177786,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:27:47.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"102636710832337","imei1":"102636710832337","imei2":"102636710832337","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177780,"job_number":"JOB_177780","tr_customer_id":177798,"tr_customer_product_id":177788,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:27:52.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11155007476973","imei1":"11155007476973","imei2":"11155007476973","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177782,"job_number":"JOB_177782","tr_customer_id":177800,"tr_customer_product_id":177790,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:53.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Glen Lindgren","mobile_number":"394-999-9950","email_id":"Giovanna_Legros@gmail.com","dop":"2025-04-06","serial_number":"15590199932103004","imei1":"15590199932103004","imei2":"15590199932103004","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177783,"job_number":"JOB_177783","tr_customer_id":177801,"tr_customer_product_id":177791,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:00.000Z","modified_at":"2026-02-05T04:28:00.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19098019222948","imei1":"19098019222948","imei2":"19098019222948","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177785,"job_number":"JOB_177785","tr_customer_id":177803,"tr_customer_product_id":177793,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:02.000Z","modified_at":"2026-02-05T04:28:02.000Z","name":"Gunnar Lesch","mobile_number":"750-988-6361","email_id":"Jacky_Littel@hotmail.com","dop":"2025-04-06","serial_number":"12318878777397092","imei1":"12318878777397092","imei2":"12318878777397092","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177786,"job_number":"JOB_177786","tr_customer_id":177804,"tr_customer_product_id":177794,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"19832239541119","imei1":"19832239541119","imei2":"19832239541119","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177788,"job_number":"JOB_177788","tr_customer_id":177806,"tr_customer_product_id":177796,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:07.000Z","modified_at":"2026-02-05T04:28:07.000Z","name":"Evans Klein","mobile_number":"890-722-7041","email_id":"Alessia_Cassin73@hotmail.com","dop":"2025-04-06","serial_number":"19682045469409896","imei1":"19682045469409896","imei2":"19682045469409896","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177792,"job_number":"JOB_177792","tr_customer_id":177810,"tr_customer_product_id":177800,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13238733638845","imei1":"13238733638845","imei2":"13238733638845","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177794,"job_number":"JOB_177794","tr_customer_id":177812,"tr_customer_product_id":177802,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:11.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"13805608838525","imei1":"13805608838525","imei2":"13805608838525","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177796,"job_number":"JOB_177796","tr_customer_id":177814,"tr_customer_product_id":177804,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"14616952194443","imei1":"14616952194443","imei2":"14616952194443","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177798,"job_number":"JOB_177798","tr_customer_id":177816,"tr_customer_product_id":177806,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:12.000Z","name":"Michele Windler","mobile_number":"283-938-5350","email_id":"Enola_Sawayn80@hotmail.com","dop":"2025-04-06","serial_number":"16114720031894454","imei1":"16114720031894454","imei2":"16114720031894454","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177799,"job_number":"JOB_177799","tr_customer_id":177817,"tr_customer_product_id":177807,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Kole Jaskolski","mobile_number":"289-698-5608","email_id":"Ardith.Steuber70@yahoo.com","dop":"2025-04-06","serial_number":"10429980259878064","imei1":"10429980259878064","imei2":"10429980259878064","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177800,"job_number":"JOB_177800","tr_customer_id":177818,"tr_customer_product_id":177808,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:13.000Z","modified_at":"2026-02-05T04:28:13.000Z","name":"Alexys O'Kon","mobile_number":"338-725-4836","email_id":"Alisha73@hotmail.com","dop":"2025-04-06","serial_number":"17609247950375466","imei1":"17609247950375466","imei2":"17609247950375466","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177801,"job_number":"JOB_177801","tr_customer_id":177819,"tr_customer_product_id":177809,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"17978925509312","imei1":"17978925509312","imei2":"17978925509312","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177803,"job_number":"JOB_177803","tr_customer_id":177821,"tr_customer_product_id":177811,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:27.000Z","modified_at":"2026-02-05T04:28:27.000Z","name":"Rod Herzog","mobile_number":"284-464-5161","email_id":"Bart0@hotmail.com","dop":"2025-04-06","serial_number":"15232894708724664","imei1":"15232894708724664","imei2":"15232894708724664","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177804,"job_number":"JOB_177804","tr_customer_id":177822,"tr_customer_product_id":177812,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:36.000Z","modified_at":"2026-02-05T04:28:36.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"10992412712027","imei1":"10992412712027","imei2":"10992412712027","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177806,"job_number":"JOB_177806","tr_customer_id":177824,"tr_customer_product_id":177814,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:38.000Z","modified_at":"2026-02-05T04:28:38.000Z","name":"Larry Simonis","mobile_number":"765-200-1391","email_id":"Janet87@gmail.com","dop":"2025-04-06","serial_number":"11351682816645326","imei1":"11351682816645326","imei2":"11351682816645326","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177810,"job_number":"JOB_177810","tr_customer_id":177828,"tr_customer_product_id":177818,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Bianka Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732503701326","imei1":"51732503701326","imei2":"51732503701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177811,"job_number":"JOB_177811","tr_customer_id":177829,"tr_customer_product_id":177819,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Sam Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701321","imei1":"51732593701321","imei2":"51732593701321","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177812,"job_number":"JOB_177812","tr_customer_id":177830,"tr_customer_product_id":177820,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Vinay Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701126","imei1":"51732593701126","imei2":"51732593701126","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177813,"job_number":"JOB_177813","tr_customer_id":177831,"tr_customer_product_id":177821,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Venkat Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51712593701326","imei1":"51712593701326","imei2":"51712593701326","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177814,"job_number":"JOB_177814","tr_customer_id":177832,"tr_customer_product_id":177822,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:56.000Z","modified_at":"2026-02-05T04:36:56.000Z","name":"Jhon Beer","mobile_number":"230-856-7456","email_id":"Estrella_Bergstrom@gmail.com","dop":"2025-07-01","serial_number":"51732593701316","imei1":"51732593701316","imei2":"51732593701316","popurl":"2025-07-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177815,"job_number":"JOB_177815","tr_customer_id":177833,"tr_customer_product_id":177823,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Mukesh Gandhi","mobile_number":"9233203641","email_id":"kamlesh.prajapat@hotmail.com","dop":"2026-01-26","serial_number":"17175987074097","imei1":"17175987074097","imei2":"17175987074097","popurl":"www.heema-bhattacharya.net","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177816,"job_number":"JOB_177816","tr_customer_id":177834,"tr_customer_product_id":177824,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Saraswati Mahajan","mobile_number":"9002213345","email_id":"samir.menon@yahoo.co.in","dop":"2026-01-26","serial_number":"50823626153968","imei1":"50823626153968","imei2":"50823626153968","popurl":"www.aayushmaan-mishra.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177817,"job_number":"JOB_177817","tr_customer_id":177835,"tr_customer_product_id":177825,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:57.000Z","modified_at":"2026-02-05T04:36:57.000Z","name":"Baala Somayaji","mobile_number":"9896505984","email_id":"prasanna.devar@hotmail.com","dop":"2026-01-26","serial_number":"08828435819212","imei1":"08828435819212","imei2":"08828435819212","popurl":"www.brajesh-sharma.com","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177818,"job_number":"JOB_177818","tr_customer_id":177836,"tr_customer_product_id":177826,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Adinath Ahuja","mobile_number":"9282385908","email_id":"bhudev.devar@gmail.com","dop":"2026-01-26","serial_number":"01440344061282","imei1":"01440344061282","imei2":"01440344061282","popurl":"www.sher-sinha.info","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177819,"job_number":"JOB_177819","tr_customer_id":177837,"tr_customer_product_id":177827,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:36:58.000Z","modified_at":"2026-02-05T04:36:58.000Z","name":"Rajiv Bhattathiri","mobile_number":"9268361279","email_id":"anjali.shukla@hotmail.com","dop":"2026-01-26","serial_number":"78130795242549","imei1":"78130795242549","imei2":"78130795242549","popurl":"www.harit-kaul.biz","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:36:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177820,"job_number":"JOB_177820","tr_customer_id":177838,"tr_customer_product_id":177828,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:47.000Z","modified_at":"2026-02-05T04:42:47.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"82149117468353","imei1":"82149117468353","imei2":"82149117468353","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177821,"job_number":"JOB_177821","tr_customer_id":177839,"tr_customer_product_id":177829,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"46968709249889","imei1":"46968709249889","imei2":"46968709249889","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177822,"job_number":"JOB_177822","tr_customer_id":177840,"tr_customer_product_id":177830,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"70560757108132","imei1":"70560757108132","imei2":"70560757108132","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177823,"job_number":"JOB_177823","tr_customer_id":177841,"tr_customer_product_id":177831,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:48.000Z","modified_at":"2026-02-05T04:42:48.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"16274947177641","imei1":"16274947177641","imei2":"16274947177641","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177824,"job_number":"JOB_177824","tr_customer_id":177842,"tr_customer_product_id":177832,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"54472033950053","imei1":"54472033950053","imei2":"54472033950053","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177825,"job_number":"JOB_177825","tr_customer_id":177843,"tr_customer_product_id":177833,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:42:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"83159536816021","imei1":"83159536816021","imei2":"83159536816021","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:42:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177827,"job_number":"JOB_177827","tr_customer_id":177845,"tr_customer_product_id":177835,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:18.000Z","modified_at":"2026-02-05T04:43:18.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"66553369686658","imei1":"66553369686658","imei2":"66553369686658","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177828,"job_number":"JOB_177828","tr_customer_id":177846,"tr_customer_product_id":177836,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"12154974198112","imei1":"12154974198112","imei2":"12154974198112","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177829,"job_number":"JOB_177829","tr_customer_id":177847,"tr_customer_product_id":177837,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"14045302261069","imei1":"14045302261069","imei2":"14045302261069","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177830,"job_number":"JOB_177830","tr_customer_id":177848,"tr_customer_product_id":177838,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:19.000Z","modified_at":"2026-02-05T04:43:19.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"94213257702620","imei1":"94213257702620","imei2":"94213257702620","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177831,"job_number":"JOB_177831","tr_customer_id":177849,"tr_customer_product_id":177839,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"36820084102397","imei1":"36820084102397","imei2":"36820084102397","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177832,"job_number":"JOB_177832","tr_customer_id":177850,"tr_customer_product_id":177840,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:20.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"13816754629843","imei1":"13816754629843","imei2":"13816754629843","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177834,"job_number":"JOB_177834","tr_customer_id":177852,"tr_customer_product_id":177842,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"96377992894448","imei1":"96377992894448","imei2":"96377992894448","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177835,"job_number":"JOB_177835","tr_customer_id":177853,"tr_customer_product_id":177843,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:49.000Z","modified_at":"2026-02-05T04:43:49.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"30005057199729","imei1":"30005057199729","imei2":"30005057199729","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177836,"job_number":"JOB_177836","tr_customer_id":177854,"tr_customer_product_id":177844,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"75214079076332","imei1":"75214079076332","imei2":"75214079076332","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177837,"job_number":"JOB_177837","tr_customer_id":177855,"tr_customer_product_id":177845,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"99587640640406","imei1":"99587640640406","imei2":"99587640640406","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177838,"job_number":"JOB_177838","tr_customer_id":177856,"tr_customer_product_id":177846,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:50.000Z","modified_at":"2026-02-05T04:43:50.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"22006968764346","imei1":"22006968764346","imei2":"22006968764346","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177839,"job_number":"JOB_177839","tr_customer_id":177857,"tr_customer_product_id":177847,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:43:51.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"65826504610060","imei1":"65826504610060","imei2":"65826504610060","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:43:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177841,"job_number":"JOB_177841","tr_customer_id":177859,"tr_customer_product_id":177849,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:05.000Z","modified_at":"2026-02-05T05:12:05.000Z","name":"Rosalyn Jaskolski","mobile_number":"523-623-3357","email_id":"Al9@gmail.com","dop":"2026-01-04","serial_number":"10863364962359","imei1":"10863364962359","imei2":"10863364962359","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177844,"job_number":"JOB_177844","tr_customer_id":177862,"tr_customer_product_id":177852,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:14:59.000Z","modified_at":"2026-02-05T05:14:59.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"70459696397465","imei1":"70459696397465","imei2":"70459696397465","popurl":"2026-01-26T05:14:59.126353244Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:14:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177845,"job_number":"JOB_177845","tr_customer_id":177863,"tr_customer_product_id":177853,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:15:03.000Z","modified_at":"2026-02-05T05:15:03.000Z","name":"Ahi Rana","mobile_number":"9874563215","email_id":"ahi@gmail.com","dop":"2026-01-26","serial_number":"79324323357882","imei1":"79324323357882","imei2":"79324323357882","popurl":"2026-01-26T05:15:03.330014032Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:15:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177846,"job_number":"JOB_177846","tr_customer_id":177864,"tr_customer_product_id":177854,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:16:27.000Z","modified_at":"2026-02-05T05:16:27.000Z","name":"Jalon Rodriguez","mobile_number":"989-587-0239","email_id":"Zetta.Cartwright14@yahoo.com","dop":"2026-01-04","serial_number":"13706894281358","imei1":"13706894281358","imei2":"13706894281358","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:16:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177847,"job_number":"JOB_177847","tr_customer_id":177865,"tr_customer_product_id":177855,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:16.000Z","name":"yogita daurby","mobile_number":"8898776543","email_id":"yd@gmail.com","dop":"2025-07-01","serial_number":"103405321389046","imei1":"103405321389046","imei2":"103405321389046","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177850,"job_number":"JOB_177850","tr_customer_id":177868,"tr_customer_product_id":177858,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:30.000Z","name":"priyanka daurby","mobile_number":"8898776542","email_id":"pd@gmail.com","dop":"2025-07-01","serial_number":"100585748272941","imei1":"100585748272941","imei2":"100585748272941","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:19:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177853,"job_number":"JOB_177853","tr_customer_id":177871,"tr_customer_product_id":177861,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:49.000Z","modified_at":"2026-02-05T05:35:49.000Z","name":"Daphnee Little","mobile_number":"662-462-3236","email_id":"Jose_Hagenes@yahoo.com","dop":"2025-04-06","serial_number":"18065732136536740","imei1":"18065732136536740","imei2":"18065732136536740","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:35:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177855,"job_number":"JOB_177855","tr_customer_id":177873,"tr_customer_product_id":177863,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:12.000Z","modified_at":"2026-02-05T05:36:12.000Z","name":"Merle Lakin","mobile_number":"356-928-9439","email_id":"Darrion.Schumm76@hotmail.com","dop":"2025-04-06","serial_number":"10228934434831560","imei1":"10228934434831560","imei2":"10228934434831560","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:36:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177856,"job_number":"JOB_177856","tr_customer_id":177874,"tr_customer_product_id":177864,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:48.000Z","modified_at":"2026-02-05T05:45:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"14896367090596","imei1":"14896367090596","imei2":"14896367090596","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177858,"job_number":"JOB_177858","tr_customer_id":177876,"tr_customer_product_id":177866,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:51.000Z","modified_at":"2026-02-05T05:45:51.000Z","name":"Breana Reichert","mobile_number":"843-835-5898","email_id":"Christophe_Runolfsson66@gmail.com","dop":"2025-04-06","serial_number":"10282949863009452","imei1":"10282949863009452","imei2":"10282949863009452","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:45:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177859,"job_number":"JOB_177859","tr_customer_id":177877,"tr_customer_product_id":177867,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:45.000Z","modified_at":"2026-02-05T05:46:46.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"16709981966149","imei1":"16709981966149","imei2":"16709981966149","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177861,"job_number":"JOB_177861","tr_customer_id":177879,"tr_customer_product_id":177869,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:47.000Z","modified_at":"2026-02-05T05:46:47.000Z","name":"Santiago Goodwin","mobile_number":"424-354-2769","email_id":"Rafael20@hotmail.com","dop":"2025-04-06","serial_number":"18661318698719200","imei1":"18661318698719200","imei2":"18661318698719200","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:46:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177862,"job_number":"JOB_177862","tr_customer_id":177880,"tr_customer_product_id":177870,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:37.000Z","modified_at":"2026-02-05T05:47:37.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12481686358823","imei1":"12481686358823","imei2":"12481686358823","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177864,"job_number":"JOB_177864","tr_customer_id":177882,"tr_customer_product_id":177872,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:39.000Z","modified_at":"2026-02-05T05:47:39.000Z","name":"Timmy Okuneva","mobile_number":"815-504-2892","email_id":"Alfreda41@hotmail.com","dop":"2025-04-06","serial_number":"16792716039427492","imei1":"16792716039427492","imei2":"16792716039427492","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177865,"job_number":"JOB_177865","tr_customer_id":177883,"tr_customer_product_id":177873,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:23:44.000Z","modified_at":"2026-02-05T06:23:44.000Z","name":"Citlalli Wuckert","mobile_number":"400-796-9146","email_id":"Cade_Wiegand45@yahoo.com","dop":"2025-10-21","serial_number":"14958998979468","imei1":"14958998979468","imei2":"14958998979468","popurl":"2025-10-21T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:23:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177877,"job_number":"JOB_177877","tr_customer_id":177895,"tr_customer_product_id":177885,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:15.000Z","name":"Sravan V","mobile_number":"8492453456","email_id":"srav@gmail.com","dop":"2025-12-31","serial_number":"103530949322537","imei1":"103530949322537","imei2":"103530949322537","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177882,"job_number":"JOB_177882","tr_customer_id":177900,"tr_customer_product_id":177890,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:01.000Z","modified_at":"2026-02-05T06:45:01.000Z","name":"Srav k","mobile_number":"8492443456","email_id":"sravanh@gmail.com","dop":"2025-12-31","serial_number":"103081519707423","imei1":"103081519707423","imei2":"103081519707423","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177886,"job_number":"JOB_177886","tr_customer_id":177904,"tr_customer_product_id":177894,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:45:48.000Z","name":"ravan V","mobile_number":"8492453457","email_id":"rav@gmail.com","dop":"2025-12-31","serial_number":"109306070697330","imei1":"109306070697330","imei2":"109306070697330","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177889,"job_number":"JOB_177889","tr_customer_id":177907,"tr_customer_product_id":177897,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:58.000Z","modified_at":"2026-02-05T06:45:58.000Z","name":"Clyde Effertz","mobile_number":"466-693-4194","email_id":"Nick.Wehner@gmail.com","dop":"2025-04-06","serial_number":"17925157625777944","imei1":"17925157625777944","imei2":"17925157625777944","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177891,"job_number":"JOB_177891","tr_customer_id":177909,"tr_customer_product_id":177899,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:46:52.000Z","name":"anika naik","mobile_number":"1234567890","email_id":"anika@gmail.com","dop":"2025-06-18","serial_number":"10112450023339","imei1":"10112450023339","imei2":"10112450023339","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177893,"job_number":"JOB_177893","tr_customer_id":177911,"tr_customer_product_id":177901,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:53.000Z","modified_at":"2026-02-05T06:46:53.000Z","name":"Nelle Hansen","mobile_number":"441-901-4140","email_id":"Hettie_Herzog@hotmail.com","dop":"2025-06-18","serial_number":"1035053675190770","imei1":"1035053675190770","imei2":"1035053675190770","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177894,"job_number":"JOB_177894","tr_customer_id":177912,"tr_customer_product_id":177902,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:21.000Z","modified_at":"2026-02-05T06:47:21.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11424193483884","imei1":"11424193483884","imei2":"11424193483884","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177896,"job_number":"JOB_177896","tr_customer_id":177914,"tr_customer_product_id":177904,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:23.000Z","modified_at":"2026-02-05T06:47:23.000Z","name":"Caroline Fay","mobile_number":"459-577-0787","email_id":"Elian_Bailey79@gmail.com","dop":"2025-04-06","serial_number":"12955181963033820","imei1":"12955181963033820","imei2":"12955181963033820","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177897,"job_number":"JOB_177897","tr_customer_id":177915,"tr_customer_product_id":177905,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:35.000Z","modified_at":"2026-02-05T06:47:35.000Z","name":"shweta n","mobile_number":"987654321","email_id":"shweta@gmail.com","dop":"2025-06-18","serial_number":"10883201713592","imei1":"10883201713592","imei2":"10883201713592","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177899,"job_number":"JOB_177899","tr_customer_id":177917,"tr_customer_product_id":177907,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:47:36.000Z","name":"Marianne Farrell","mobile_number":"696-842-0714","email_id":"Mike47@yahoo.com","dop":"2025-06-18","serial_number":"1016998942769991","imei1":"1016998942769991","imei2":"1016998942769991","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177900,"job_number":"JOB_177900","tr_customer_id":177918,"tr_customer_product_id":177908,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:40.000Z","modified_at":"2026-02-05T06:47:40.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11602683439191","imei1":"11602683439191","imei2":"11602683439191","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177902,"job_number":"JOB_177902","tr_customer_id":177920,"tr_customer_product_id":177910,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:42.000Z","modified_at":"2026-02-05T06:47:42.000Z","name":"Joany Beatty","mobile_number":"649-539-5671","email_id":"Brenden27@gmail.com","dop":"2025-04-06","serial_number":"10811729120418470","imei1":"10811729120418470","imei2":"10811729120418470","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:47:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177903,"job_number":"JOB_177903","tr_customer_id":177921,"tr_customer_product_id":177911,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:06.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"19722246198875","imei1":"19722246198875","imei2":"19722246198875","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177905,"job_number":"JOB_177905","tr_customer_id":177923,"tr_customer_product_id":177913,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:07.000Z","modified_at":"2026-02-05T06:48:07.000Z","name":"Jesus Marks","mobile_number":"220-597-5878","email_id":"Melissa_Murray@gmail.com","dop":"2025-04-06","serial_number":"17329149903162476","imei1":"17329149903162476","imei2":"17329149903162476","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177906,"job_number":"JOB_177906","tr_customer_id":177924,"tr_customer_product_id":177914,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:48:35.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13393398422829","imei1":"13393398422829","imei2":"13393398422829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177908,"job_number":"JOB_177908","tr_customer_id":177926,"tr_customer_product_id":177916,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:37.000Z","modified_at":"2026-02-05T06:48:37.000Z","name":"Brandi Hamill","mobile_number":"356-849-9029","email_id":"Dell.Kunze@gmail.com","dop":"2025-04-06","serial_number":"12539875195661374","imei1":"12539875195661374","imei2":"12539875195661374","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177909,"job_number":"JOB_177909","tr_customer_id":177927,"tr_customer_product_id":177917,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:48:50.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16546442984885","imei1":"16546442984885","imei2":"16546442984885","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177911,"job_number":"JOB_177911","tr_customer_id":177929,"tr_customer_product_id":177919,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:51.000Z","modified_at":"2026-02-05T06:48:51.000Z","name":"Foster Fay","mobile_number":"505-658-6142","email_id":"Donavon94@yahoo.com","dop":"2025-04-06","serial_number":"11460920868739472","imei1":"11460920868739472","imei2":"11460920868739472","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:48:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177912,"job_number":"JOB_177912","tr_customer_id":177930,"tr_customer_product_id":177920,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:49:29.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"14036402636682","imei1":"14036402636682","imei2":"14036402636682","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177914,"job_number":"JOB_177914","tr_customer_id":177932,"tr_customer_product_id":177922,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:31.000Z","modified_at":"2026-02-05T06:49:31.000Z","name":"Morton Hermiston","mobile_number":"696-906-8994","email_id":"Abraham_Reilly@hotmail.com","dop":"2025-04-06","serial_number":"17479615623372826","imei1":"17479615623372826","imei2":"17479615623372826","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:49:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177916,"job_number":"JOB_177916","tr_customer_id":177934,"tr_customer_product_id":177924,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:50.000Z","modified_at":"2026-02-05T06:51:50.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"11101828418085","imei1":"11101828418085","imei2":"11101828418085","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177918,"job_number":"JOB_177918","tr_customer_id":177936,"tr_customer_product_id":177926,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:52.000Z","modified_at":"2026-02-05T06:51:52.000Z","name":"Jaquelin Yundt","mobile_number":"268-910-1271","email_id":"Felipa7@gmail.com","dop":"2025-04-06","serial_number":"18126690880882508","imei1":"18126690880882508","imei2":"18126690880882508","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:51:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177919,"job_number":"JOB_177919","tr_customer_id":177937,"tr_customer_product_id":177927,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:52:43.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14033757075986","imei1":"14033757075986","imei2":"14033757075986","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177921,"job_number":"JOB_177921","tr_customer_id":177939,"tr_customer_product_id":177929,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:45.000Z","modified_at":"2026-02-05T06:52:45.000Z","name":"Lionel Kemmer","mobile_number":"889-203-0929","email_id":"Dimitri_Abbott@yahoo.com","dop":"2025-04-06","serial_number":"16479691369587960","imei1":"16479691369587960","imei2":"16479691369587960","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:52:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177922,"job_number":"JOB_177922","tr_customer_id":177940,"tr_customer_product_id":177930,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:53:35.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13574857284544","imei1":"13574857284544","imei2":"13574857284544","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177924,"job_number":"JOB_177924","tr_customer_id":177942,"tr_customer_product_id":177932,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:37.000Z","modified_at":"2026-02-05T06:53:37.000Z","name":"Gladys Reilly","mobile_number":"974-417-3226","email_id":"Alvera.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"10414769359468050","imei1":"10414769359468050","imei2":"10414769359468050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:53:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177926,"job_number":"JOB_177926","tr_customer_id":177944,"tr_customer_product_id":177934,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:54:56.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15022942126416","imei1":"15022942126416","imei2":"15022942126416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177928,"job_number":"JOB_177928","tr_customer_id":177946,"tr_customer_product_id":177936,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:58.000Z","modified_at":"2026-02-05T06:54:58.000Z","name":"Sydni Harvey","mobile_number":"458-251-4075","email_id":"Bridgette31@hotmail.com","dop":"2025-04-06","serial_number":"15660335606136636","imei1":"15660335606136636","imei2":"15660335606136636","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:54:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177929,"job_number":"JOB_177929","tr_customer_id":177947,"tr_customer_product_id":177937,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:55:41.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"17939828488761","imei1":"17939828488761","imei2":"17939828488761","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177931,"job_number":"JOB_177931","tr_customer_id":177949,"tr_customer_product_id":177939,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:43.000Z","modified_at":"2026-02-05T06:55:43.000Z","name":"Austyn Pacocha","mobile_number":"507-705-0084","email_id":"Dayna12@gmail.com","dop":"2025-04-06","serial_number":"13874230072028836","imei1":"13874230072028836","imei2":"13874230072028836","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:55:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177932,"job_number":"JOB_177932","tr_customer_id":177950,"tr_customer_product_id":177940,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:56:26.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"13234271589692","imei1":"13234271589692","imei2":"13234271589692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177934,"job_number":"JOB_177934","tr_customer_id":177952,"tr_customer_product_id":177942,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:28.000Z","modified_at":"2026-02-05T06:56:28.000Z","name":"Dax Ondricka","mobile_number":"259-795-5129","email_id":"Everardo.Moen@yahoo.com","dop":"2025-04-06","serial_number":"12424145750581448","imei1":"12424145750581448","imei2":"12424145750581448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:56:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177935,"job_number":"JOB_177935","tr_customer_id":177953,"tr_customer_product_id":177943,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:57:19.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19515327255173","imei1":"19515327255173","imei2":"19515327255173","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177937,"job_number":"JOB_177937","tr_customer_id":177955,"tr_customer_product_id":177945,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:21.000Z","modified_at":"2026-02-05T06:57:21.000Z","name":"Elouise Mante","mobile_number":"341-450-6473","email_id":"Esta57@yahoo.com","dop":"2025-04-06","serial_number":"15026247361810070","imei1":"15026247361810070","imei2":"15026247361810070","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:57:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177939,"job_number":"JOB_177939","tr_customer_id":177957,"tr_customer_product_id":177947,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:04.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Zion Leannon","mobile_number":"968-848-1283","email_id":"Minerva64@gmail.com","dop":"2025-04-06","serial_number":"17364965057625168","imei1":"17364965057625168","imei2":"17364965057625168","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177940,"job_number":"JOB_177940","tr_customer_id":177958,"tr_customer_product_id":177948,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:12.000Z","modified_at":"2026-02-05T06:58:12.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13775516543319","imei1":"13775516543319","imei2":"13775516543319","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177942,"job_number":"JOB_177942","tr_customer_id":177960,"tr_customer_product_id":177950,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:14.000Z","modified_at":"2026-02-05T06:58:14.000Z","name":"America Bayer","mobile_number":"516-462-7413","email_id":"Bryana.Abbott95@yahoo.com","dop":"2025-04-06","serial_number":"18993673449488750","imei1":"18993673449488750","imei2":"18993673449488750","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177943,"job_number":"JOB_177943","tr_customer_id":177961,"tr_customer_product_id":177951,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:58:46.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19420281270565","imei1":"19420281270565","imei2":"19420281270565","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177945,"job_number":"JOB_177945","tr_customer_id":177963,"tr_customer_product_id":177953,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Haskell Toy","mobile_number":"485-846-0804","email_id":"Laverne.Marquardt@gmail.com","dop":"2025-04-06","serial_number":"11239376556513730","imei1":"11239376556513730","imei2":"11239376556513730","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177946,"job_number":"JOB_177946","tr_customer_id":177964,"tr_customer_product_id":177954,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:48.000Z","modified_at":"2026-02-05T06:58:48.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"11844854694272","imei1":"11844854694272","imei2":"11844854694272","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177948,"job_number":"JOB_177948","tr_customer_id":177966,"tr_customer_product_id":177956,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:50.000Z","modified_at":"2026-02-05T06:58:50.000Z","name":"Kaylee Lubowitz","mobile_number":"610-844-5484","email_id":"Cole_Bergstrom@hotmail.com","dop":"2025-04-06","serial_number":"16504107161066446","imei1":"16504107161066446","imei2":"16504107161066446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177952,"job_number":"JOB_177952","tr_customer_id":177970,"tr_customer_product_id":177960,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:05.000Z","modified_at":"2026-02-05T06:59:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11662964442125","imei1":"11662964442125","imei2":"11662964442125","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177954,"job_number":"JOB_177954","tr_customer_id":177972,"tr_customer_product_id":177962,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:07.000Z","modified_at":"2026-02-05T06:59:07.000Z","name":"Cruz Lubowitz","mobile_number":"934-227-9936","email_id":"Green92@gmail.com","dop":"2025-04-06","serial_number":"14683539451939920","imei1":"14683539451939920","imei2":"14683539451939920","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177955,"job_number":"JOB_177955","tr_customer_id":177973,"tr_customer_product_id":177963,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T06:59:32.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"11400815502934","imei1":"11400815502934","imei2":"11400815502934","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177957,"job_number":"JOB_177957","tr_customer_id":177975,"tr_customer_product_id":177965,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"11731453382473","imei1":"11731453382473","imei2":"11731453382473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177958,"job_number":"JOB_177958","tr_customer_id":177976,"tr_customer_product_id":177966,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T06:59:34.000Z","name":"Viola Haley","mobile_number":"442-901-9187","email_id":"Norene_Mitchell83@gmail.com","dop":"2025-04-06","serial_number":"18685263953892570","imei1":"18685263953892570","imei2":"18685263953892570","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177960,"job_number":"JOB_177960","tr_customer_id":177978,"tr_customer_product_id":177968,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:35.000Z","modified_at":"2026-02-05T06:59:35.000Z","name":"Maxime Green","mobile_number":"502-637-9732","email_id":"Jamel61@yahoo.com","dop":"2025-04-06","serial_number":"17293228895275838","imei1":"17293228895275838","imei2":"17293228895275838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177964,"job_number":"JOB_177964","tr_customer_id":177982,"tr_customer_product_id":177972,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:07.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"12769687904745","imei1":"12769687904745","imei2":"12769687904745","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177966,"job_number":"JOB_177966","tr_customer_id":177984,"tr_customer_product_id":177974,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:09.000Z","modified_at":"2026-02-05T07:00:09.000Z","name":"Marlin Schulist","mobile_number":"446-642-0247","email_id":"Kenneth_Maggio65@gmail.com","dop":"2025-04-06","serial_number":"14303490437253146","imei1":"14303490437253146","imei2":"14303490437253146","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177967,"job_number":"JOB_177967","tr_customer_id":177985,"tr_customer_product_id":177975,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:18.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"15837709881698","imei1":"15837709881698","imei2":"15837709881698","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177969,"job_number":"JOB_177969","tr_customer_id":177987,"tr_customer_product_id":177977,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:19.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"12115017646543","imei1":"12115017646543","imei2":"12115017646543","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177971,"job_number":"JOB_177971","tr_customer_id":177989,"tr_customer_product_id":177979,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:20.000Z","modified_at":"2026-02-05T07:00:20.000Z","name":"Keagan McKenzie","mobile_number":"793-313-1066","email_id":"Darby_Marks@hotmail.com","dop":"2025-04-06","serial_number":"14532899812412754","imei1":"14532899812412754","imei2":"14532899812412754","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177972,"job_number":"JOB_177972","tr_customer_id":177990,"tr_customer_product_id":177980,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:21.000Z","modified_at":"2026-02-05T07:00:21.000Z","name":"Natalie Williamson","mobile_number":"826-912-5859","email_id":"Brad.MacGyver7@gmail.com","dop":"2025-04-06","serial_number":"19235858219868350","imei1":"19235858219868350","imei2":"19235858219868350","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177976,"job_number":"JOB_177976","tr_customer_id":177994,"tr_customer_product_id":177984,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:00:54.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"13012115814692","imei1":"13012115814692","imei2":"13012115814692","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177978,"job_number":"JOB_177978","tr_customer_id":177996,"tr_customer_product_id":177986,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:56.000Z","modified_at":"2026-02-05T07:00:56.000Z","name":"Jessie Treutel","mobile_number":"586-500-3484","email_id":"Remington88@hotmail.com","dop":"2025-04-06","serial_number":"16077869566627304","imei1":"16077869566627304","imei2":"16077869566627304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:56.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177982,"job_number":"JOB_177982","tr_customer_id":178000,"tr_customer_product_id":177990,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:01:41.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16475163809727","imei1":"16475163809727","imei2":"16475163809727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177984,"job_number":"JOB_177984","tr_customer_id":178002,"tr_customer_product_id":177992,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:42.000Z","modified_at":"2026-02-05T07:01:42.000Z","name":"Barry Shanahan","mobile_number":"946-606-9982","email_id":"Claudine_Beier@hotmail.com","dop":"2025-04-06","serial_number":"14289466745555734","imei1":"14289466745555734","imei2":"14289466745555734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177985,"job_number":"JOB_177985","tr_customer_id":178003,"tr_customer_product_id":177993,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:04:57.000Z","name":"neeraj v","mobile_number":"9182460199","email_id":"neeraj.v@outlook.com","dop":"2025-04-06","serial_number":"11861142697976","imei1":"11861142697976","imei2":"11861142697976","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177987,"job_number":"JOB_177987","tr_customer_id":178005,"tr_customer_product_id":177995,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:58.000Z","modified_at":"2026-02-05T07:04:58.000Z","name":"Adrienne Bauch","mobile_number":"704-766-7928","email_id":"Hannah_Koch76@hotmail.com","dop":"2025-04-06","serial_number":"15027990079585284","imei1":"15027990079585284","imei2":"15027990079585284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:04:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177988,"job_number":"JOB_177988","tr_customer_id":178006,"tr_customer_product_id":177996,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:04.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"13627374659335","imei1":"13627374659335","imei2":"13627374659335","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177990,"job_number":"JOB_177990","tr_customer_id":178008,"tr_customer_product_id":177998,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:06.000Z","modified_at":"2026-02-05T07:05:06.000Z","name":"Carroll Johnston","mobile_number":"743-388-4463","email_id":"Myriam_Keebler16@hotmail.com","dop":"2025-04-06","serial_number":"19084698623889904","imei1":"19084698623889904","imei2":"19084698623889904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177991,"job_number":"JOB_177991","tr_customer_id":178009,"tr_customer_product_id":177999,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"19745401597531","imei1":"19745401597531","imei2":"19745401597531","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177992,"job_number":"JOB_177992","tr_customer_id":178010,"tr_customer_product_id":178000,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:05:41.000Z","name":"viraj kumar","mobile_number":"7982896126","email_id":"virajkumar@gmail.com","dop":"2025-04-06","serial_number":"17210495403362","imei1":"17210495403362","imei2":"17210495403362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177995,"job_number":"JOB_177995","tr_customer_id":178013,"tr_customer_product_id":178003,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Forest Walter","mobile_number":"911-840-9560","email_id":"Krystal59@yahoo.com","dop":"2025-04-06","serial_number":"15780296743196012","imei1":"15780296743196012","imei2":"15780296743196012","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177996,"job_number":"JOB_177996","tr_customer_id":178014,"tr_customer_product_id":178004,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:43.000Z","modified_at":"2026-02-05T07:05:43.000Z","name":"Aisha Cummerata","mobile_number":"675-912-3408","email_id":"Kurtis43@hotmail.com","dop":"2025-04-06","serial_number":"18385373301608340","imei1":"18385373301608340","imei2":"18385373301608340","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177997,"job_number":"JOB_177997","tr_customer_id":178015,"tr_customer_product_id":178005,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:05:49.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"15765769956212","imei1":"15765769956212","imei2":"15765769956212","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177999,"job_number":"JOB_177999","tr_customer_id":178017,"tr_customer_product_id":178007,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:50.000Z","modified_at":"2026-02-05T07:05:50.000Z","name":"Theresia Gislason","mobile_number":"705-364-7286","email_id":"Skye90@yahoo.com","dop":"2025-04-06","serial_number":"15093165487148186","imei1":"15093165487148186","imei2":"15093165487148186","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:05:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178001,"job_number":"JOB_178001","tr_customer_id":178019,"tr_customer_product_id":178009,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:10.000Z","modified_at":"2026-02-05T07:06:10.000Z","name":"Kitty Crist","mobile_number":"558-370-4694","email_id":"Einar_Blanda73@hotmail.com","dop":"2025-04-06","serial_number":"15330744611996288","imei1":"15330744611996288","imei2":"15330744611996288","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178002,"job_number":"JOB_178002","tr_customer_id":178020,"tr_customer_product_id":178010,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:25.000Z","modified_at":"2026-02-05T07:06:25.000Z","name":"udai t","mobile_number":"8019800593","email_id":"udai.t@gmail.com","dop":"2025-04-06","serial_number":"15480696531141","imei1":"15480696531141","imei2":"15480696531141","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178004,"job_number":"JOB_178004","tr_customer_id":178022,"tr_customer_product_id":178012,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"10760346643445","imei1":"10760346643445","imei2":"10760346643445","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178006,"job_number":"JOB_178006","tr_customer_id":178024,"tr_customer_product_id":178014,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:06:27.000Z","name":"Jabari Marks","mobile_number":"392-438-5974","email_id":"Kirstin_Zboncak86@yahoo.com","dop":"2025-04-06","serial_number":"15328392213653840","imei1":"15328392213653840","imei2":"15328392213653840","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178007,"job_number":"JOB_178007","tr_customer_id":178025,"tr_customer_product_id":178015,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:28.000Z","modified_at":"2026-02-05T07:06:28.000Z","name":"Gordon Bernhard","mobile_number":"332-668-9388","email_id":"London.Gleason4@yahoo.com","dop":"2025-04-06","serial_number":"19661703534717904","imei1":"19661703534717904","imei2":"19661703534717904","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178008,"job_number":"JOB_178008","tr_customer_id":178026,"tr_customer_product_id":178016,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:33.000Z","modified_at":"2026-02-05T07:06:33.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12181870917314","imei1":"12181870917314","imei2":"12181870917314","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178010,"job_number":"JOB_178010","tr_customer_id":178028,"tr_customer_product_id":178018,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:35.000Z","modified_at":"2026-02-05T07:06:35.000Z","name":"May Fadel","mobile_number":"460-322-0135","email_id":"Brenden.Collins@gmail.com","dop":"2025-04-06","serial_number":"11767741026687122","imei1":"11767741026687122","imei2":"11767741026687122","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178012,"job_number":"JOB_178012","tr_customer_id":178030,"tr_customer_product_id":178020,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:39.000Z","modified_at":"2026-02-05T07:06:39.000Z","name":"Annabelle Rowe","mobile_number":"661-649-8938","email_id":"Kelvin8@hotmail.com","dop":"2025-04-06","serial_number":"14325859757613582","imei1":"14325859757613582","imei2":"14325859757613582","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:06:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178013,"job_number":"JOB_178013","tr_customer_id":178031,"tr_customer_product_id":178021,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"12656666207107","imei1":"12656666207107","imei2":"12656666207107","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178015,"job_number":"JOB_178015","tr_customer_id":178033,"tr_customer_product_id":178023,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:13.000Z","modified_at":"2026-02-05T07:07:13.000Z","name":"Gonzalo Howe","mobile_number":"488-901-8428","email_id":"Katelin_Skiles56@hotmail.com","dop":"2025-04-06","serial_number":"19419809407000656","imei1":"19419809407000656","imei2":"19419809407000656","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:07:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178016,"job_number":"JOB_178016","tr_customer_id":178034,"tr_customer_product_id":178024,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:48.000Z","modified_at":"2026-02-05T07:09:48.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"10330030310629","imei1":"10330030310629","imei2":"10330030310629","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178018,"job_number":"JOB_178018","tr_customer_id":178036,"tr_customer_product_id":178026,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:50.000Z","modified_at":"2026-02-05T07:09:50.000Z","name":"Juwan Collier","mobile_number":"930-792-1037","email_id":"Josefa_Wiegand38@gmail.com","dop":"2025-04-06","serial_number":"16115354225128404","imei1":"16115354225128404","imei2":"16115354225128404","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178020,"job_number":"JOB_178020","tr_customer_id":178038,"tr_customer_product_id":178028,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:59.000Z","modified_at":"2026-02-05T07:09:59.000Z","name":"Carolanne Smith","mobile_number":"409-233-4464","email_id":"Jaquelin.Cruickshank@hotmail.com","dop":"2025-04-06","serial_number":"16871338988352752","imei1":"16871338988352752","imei2":"16871338988352752","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:09:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178021,"job_number":"JOB_178021","tr_customer_id":178039,"tr_customer_product_id":178029,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:10:36.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"14895891843625","imei1":"14895891843625","imei2":"14895891843625","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178023,"job_number":"JOB_178023","tr_customer_id":178041,"tr_customer_product_id":178031,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:37.000Z","modified_at":"2026-02-05T07:10:37.000Z","name":"Orville Russel","mobile_number":"486-201-9769","email_id":"Helene25@gmail.com","dop":"2025-04-06","serial_number":"12044553080478284","imei1":"12044553080478284","imei2":"12044553080478284","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:10:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178024,"job_number":"JOB_178024","tr_customer_id":178042,"tr_customer_product_id":178032,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:11:22.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"16505041308581","imei1":"16505041308581","imei2":"16505041308581","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178026,"job_number":"JOB_178026","tr_customer_id":178044,"tr_customer_product_id":178034,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:24.000Z","modified_at":"2026-02-05T07:11:24.000Z","name":"Jules Lockman","mobile_number":"329-851-4069","email_id":"Brendan91@gmail.com","dop":"2025-04-06","serial_number":"15916367191574256","imei1":"15916367191574256","imei2":"15916367191574256","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:11:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178027,"job_number":"JOB_178027","tr_customer_id":178045,"tr_customer_product_id":178035,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:38.000Z","name":"Kumari Usha","mobile_number":"7899453211","email_id":"kmusha1298@gmail.com","dop":"2025-12-01","serial_number":"12930768665437","imei1":"12930768665437","imei2":"12930768665437","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178029,"job_number":"JOB_178029","tr_customer_id":178047,"tr_customer_product_id":178037,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:54.000Z","modified_at":"2026-02-05T07:40:54.000Z","name":"Uday P","mobile_number":"7690034256","email_id":"uday@gmail.com","dop":"2025-12-01","serial_number":"15697656684667","imei1":"15697656684667","imei2":"15697656684667","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:40:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178031,"job_number":"JOB_178031","tr_customer_id":178049,"tr_customer_product_id":178039,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:11.000Z","name":"Jaya Kandpal","mobile_number":"8890345621","email_id":"jayakandpal@gmail.com","dop":"2025-12-01","serial_number":"12821794643874","imei1":"12821794643874","imei2":"12821794643874","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:41:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178039,"job_number":"JOB_178039","tr_customer_id":178057,"tr_customer_product_id":178047,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:15.000Z","modified_at":"2026-02-05T08:01:15.000Z","name":"Ismael Kunze","mobile_number":"373-413-3311","email_id":"Adelbert2@yahoo.com","dop":"2025-04-06","serial_number":"18764413716218300","imei1":"18764413716218300","imei2":"18764413716218300","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:01:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178044,"job_number":"JOB_178044","tr_customer_id":178062,"tr_customer_product_id":178052,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:11.000Z","modified_at":"2026-02-05T08:02:11.000Z","name":"Vanessa Wolf","mobile_number":"257-288-8154","email_id":"Herminio.Hills18@gmail.com","dop":"2025-04-06","serial_number":"15207078462068204","imei1":"15207078462068204","imei2":"15207078462068204","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T08:02:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178047,"job_number":"JOB_178047","tr_customer_id":178065,"tr_customer_product_id":178055,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:33:22.000Z","name":"jatin sharma","mobile_number":"7046563552","email_id":"jatinvsharma@gmail.com","dop":"2025-04-06","serial_number":"15076874771225","imei1":"15076874771225","imei2":"15076874771225","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178049,"job_number":"JOB_178049","tr_customer_id":178067,"tr_customer_product_id":178057,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:24.000Z","modified_at":"2026-02-05T09:33:24.000Z","name":"Esta Dare","mobile_number":"423-800-1590","email_id":"Thad3@yahoo.com","dop":"2025-04-06","serial_number":"10461934132725624","imei1":"10461934132725624","imei2":"10461934132725624","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:33:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178050,"job_number":"JOB_178050","tr_customer_id":178068,"tr_customer_product_id":178058,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:14.000Z","name":"uday p","mobile_number":"9321435112","email_id":"uday@gmail.com","dop":"2025-04-06","serial_number":"12794226408763","imei1":"12794226408763","imei2":"12794226408763","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178052,"job_number":"JOB_178052","tr_customer_id":178070,"tr_customer_product_id":178060,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:15.000Z","modified_at":"2026-02-05T09:34:15.000Z","name":"Madelynn Ziemann","mobile_number":"544-720-8858","email_id":"Shayne.Kuvalis@yahoo.com","dop":"2025-04-06","serial_number":"10591509748591744","imei1":"10591509748591744","imei2":"10591509748591744","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:34:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178053,"job_number":"JOB_178053","tr_customer_id":178071,"tr_customer_product_id":178061,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:05.000Z","name":"kajal t","mobile_number":"7046563551","email_id":"kajal@gmail.com","dop":"2025-04-06","serial_number":"11429903093889","imei1":"11429903093889","imei2":"11429903093889","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178055,"job_number":"JOB_178055","tr_customer_id":178073,"tr_customer_product_id":178063,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:07.000Z","modified_at":"2026-02-05T09:35:07.000Z","name":"Lafayette Haag","mobile_number":"983-613-3183","email_id":"Ivy.Olson2@gmail.com","dop":"2025-04-06","serial_number":"10969151062704594","imei1":"10969151062704594","imei2":"10969151062704594","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:35:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178056,"job_number":"JOB_178056","tr_customer_id":178074,"tr_customer_product_id":178064,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:36:31.000Z","modified_at":"2026-02-05T09:36:31.000Z","name":"Felicity Nolan","mobile_number":"404-677-3464","email_id":"Jana.Harvey@yahoo.com","dop":"2024-10-15","serial_number":"","imei1":"","imei2":"","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:36:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178057,"job_number":"JOB_178057","tr_customer_id":178075,"tr_customer_product_id":178065,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:41:58.000Z","modified_at":"2026-02-05T09:41:58.000Z","name":"Jimmie Ondricka","mobile_number":"200-200-9054","email_id":"Olaf_Bode@gmail.com","dop":"2024-10-15","serial_number":"426235581246299","imei1":"426235581246299","imei2":"426235581246299","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:41:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178058,"job_number":"JOB_178058","tr_customer_id":178076,"tr_customer_product_id":178066,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:42:28.000Z","modified_at":"2026-02-05T09:42:28.000Z","name":"Leola Powlowski","mobile_number":"284-737-1236","email_id":"Carmel.Miller68@hotmail.com","dop":"2024-10-15","serial_number":"285423285661612","imei1":"285423285661612","imei2":"285423285661612","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:42:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178059,"job_number":"JOB_178059","tr_customer_id":178077,"tr_customer_product_id":178067,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:45:07.000Z","modified_at":"2026-02-05T09:45:07.000Z","name":"Ubaldo Von","mobile_number":"506-889-5440","email_id":"Stacey_Stroman@hotmail.com","dop":"2024-10-15","serial_number":"278926745539051","imei1":"278926745539051","imei2":"278926745539051","popurl":"2024-10-15T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:45:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178060,"job_number":"JOB_178060","tr_customer_id":178078,"tr_customer_product_id":178068,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"78465374203438","imei1":"78465374203438","imei2":"78465374203438","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178061,"job_number":"JOB_178061","tr_customer_id":178079,"tr_customer_product_id":178069,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:36.000Z","modified_at":"2026-02-05T09:55:36.000Z","name":"Ferne Pagac","mobile_number":"559-964-0867","email_id":"Geovany_Orn@hotmail.com","dop":"2025-02-01","serial_number":"57434453681966","imei1":"57434453681966","imei2":"57434453681966","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:55:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178063,"job_number":"JOB_178063","tr_customer_id":178081,"tr_customer_product_id":178071,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"63055023776044","imei1":"63055023776044","imei2":"63055023776044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178064,"job_number":"JOB_178064","tr_customer_id":178082,"tr_customer_product_id":178072,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:27.000Z","modified_at":"2026-02-05T09:56:27.000Z","name":"Ana Waters","mobile_number":"906-978-4215","email_id":"Will_Herzog@gmail.com","dop":"2025-02-01","serial_number":"11285296041768","imei1":"11285296041768","imei2":"11285296041768","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:56:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178067,"job_number":"JOB_178067","tr_customer_id":178085,"tr_customer_product_id":178075,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"63626076150910","imei1":"63626076150910","imei2":"63626076150910","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178068,"job_number":"JOB_178068","tr_customer_id":178086,"tr_customer_product_id":178076,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:18.000Z","modified_at":"2026-02-05T09:57:18.000Z","name":"George Thompson","mobile_number":"599-954-0984","email_id":"Green.Bartell0@hotmail.com","dop":"2025-02-01","serial_number":"72205053765878","imei1":"72205053765878","imei2":"72205053765878","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178070,"job_number":"JOB_178070","tr_customer_id":178088,"tr_customer_product_id":178078,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"64950038891625","imei1":"64950038891625","imei2":"64950038891625","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178071,"job_number":"JOB_178071","tr_customer_id":178089,"tr_customer_product_id":178079,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:04.000Z","modified_at":"2026-02-05T10:21:04.000Z","name":"Demarco Will","mobile_number":"842-400-3610","email_id":"Rossie_Hudson7@hotmail.com","dop":"2025-02-01","serial_number":"80245580350831","imei1":"80245580350831","imei2":"80245580350831","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178073,"job_number":"JOB_178073","tr_customer_id":178091,"tr_customer_product_id":178081,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:46.000Z","modified_at":"2026-02-05T10:21:46.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"100653081427111","imei1":"100653081427111","imei2":"100653081427111","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178074,"job_number":"JOB_178074","tr_customer_id":178092,"tr_customer_product_id":178082,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:47.000Z","modified_at":"2026-02-05T10:21:47.000Z","name":"Allie Raynor","mobile_number":"735-664-5345","email_id":"Lavon27@yahoo.com","dop":"2025-02-01","serial_number":"24775431627400","imei1":"24775431627400","imei2":"24775431627400","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:21:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178076,"job_number":"JOB_178076","tr_customer_id":178094,"tr_customer_product_id":178084,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"53534432690326","imei1":"53534432690326","imei2":"53534432690326","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178077,"job_number":"JOB_178077","tr_customer_id":178095,"tr_customer_product_id":178085,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:30.000Z","modified_at":"2026-02-05T10:22:30.000Z","name":"Lulu Orn","mobile_number":"596-996-7076","email_id":"Denis.Rice47@gmail.com","dop":"2025-02-01","serial_number":"50384009329263","imei1":"50384009329263","imei2":"50384009329263","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:22:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178079,"job_number":"JOB_178079","tr_customer_id":178097,"tr_customer_product_id":178087,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"18680247274094","imei1":"18680247274094","imei2":"18680247274094","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178080,"job_number":"JOB_178080","tr_customer_id":178098,"tr_customer_product_id":178088,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:57.000Z","modified_at":"2026-02-05T10:45:57.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16429777956232","imei1":"16429777956232","imei2":"16429777956232","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178081,"job_number":"JOB_178081","tr_customer_id":178099,"tr_customer_product_id":178089,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:45:58.000Z","modified_at":"2026-02-05T10:45:58.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"11744244666336","imei1":"11744244666336","imei2":"11744244666336","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T10:45:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178085,"job_number":"JOB_178085","tr_customer_id":178103,"tr_customer_product_id":178093,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:01.000Z","modified_at":"2026-02-05T11:03:01.000Z","name":"Dnyan Ubale","mobile_number":"7878787878","email_id":"xyz@gmail.com","dop":"2026-01-26","serial_number":"11794514993682","imei1":"18904414473682","imei2":"130779079163742","popurl":"2026-01-26T11:02:52.364765887Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178086,"job_number":"JOB_178086","tr_customer_id":178104,"tr_customer_product_id":178094,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:02.000Z","modified_at":"2026-02-05T11:03:02.000Z","name":"Dnyaneshwar Sharma","mobile_number":"7878787878","email_id":"sharmauser01@gmail.com","dop":"2026-01-26","serial_number":"51143967149614","imei1":"51143967149614","imei2":"51143967149614","popurl":"2026-01-26T11:02:52.367044726Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178087,"job_number":"JOB_178087","tr_customer_id":178105,"tr_customer_product_id":178095,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:03:22.000Z","modified_at":"2026-02-05T11:03:22.000Z","name":"Aishani Bhattacharya","mobile_number":"8650723537","email_id":"anandswarup.khanna@yahoo.co.in","dop":"2026-01-26","serial_number":"99776339885089","imei1":"99776339885089","imei2":"99776339885089","popurl":"www.sarvin-guneta.org","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:03:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178092,"job_number":"JOB_178092","tr_customer_id":178110,"tr_customer_product_id":178100,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:20:54.000Z","modified_at":"2026-02-05T11:20:54.000Z","name":"Raven Rau","mobile_number":"951-784-9357","email_id":"Santiago.Tromp85@yahoo.com","dop":"2025-12-31","serial_number":"15422966374866","imei1":"15422966374866","imei2":"15422966374866","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:20:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178095,"job_number":"JOB_178095","tr_customer_id":178113,"tr_customer_product_id":178103,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"69232291631046","imei1":"69232291631046","imei2":"69232291631046","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178096,"job_number":"JOB_178096","tr_customer_id":178114,"tr_customer_product_id":178104,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:53.000Z","modified_at":"2026-02-05T11:46:53.000Z","name":"Pearline Robel","mobile_number":"350-429-2939","email_id":"Bertram.Klein43@gmail.com","dop":"2025-02-01","serial_number":"95381802001770","imei1":"95381802001770","imei2":"95381802001770","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:46:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178098,"job_number":"JOB_178098","tr_customer_id":178116,"tr_customer_product_id":178106,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"11100794872695","imei1":"11100794872695","imei2":"11100794872695","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178099,"job_number":"JOB_178099","tr_customer_id":178117,"tr_customer_product_id":178107,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:39.000Z","modified_at":"2026-02-05T11:47:39.000Z","name":"America Hirthe","mobile_number":"217-902-2042","email_id":"Kirk_Medhurst@hotmail.com","dop":"2025-02-01","serial_number":"23787864361404","imei1":"23787864361404","imei2":"23787864361404","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:47:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178101,"job_number":"JOB_178101","tr_customer_id":178119,"tr_customer_product_id":178109,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"102805158725499","imei1":"102805158725499","imei2":"102805158725499","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178102,"job_number":"JOB_178102","tr_customer_id":178120,"tr_customer_product_id":178110,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:25.000Z","modified_at":"2026-02-05T11:48:25.000Z","name":"Kathryne Treutel","mobile_number":"985-731-0509","email_id":"Humberto_Stamm52@yahoo.com","dop":"2025-02-01","serial_number":"53473714294044","imei1":"53473714294044","imei2":"53473714294044","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:48:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178104,"job_number":"JOB_178104","tr_customer_id":178122,"tr_customer_product_id":178112,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:55:48.000Z","modified_at":"2026-02-05T11:55:48.000Z","name":"Jatin Sharma","mobile_number":"7293847564","email_id":"jatin@gmail.com","dop":"2026-01-26","serial_number":"19700432156456","imei1":"19700432156456","imei2":"19700432156456","popurl":"2026-01-26T11:55:47.779800998Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:55:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178105,"job_number":"JOB_178105","tr_customer_id":178123,"tr_customer_product_id":178113,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"jatin sharma","mobile_number":"9078665544","email_id":"jtsharma@gmail.com","dop":"2025-02-01","serial_number":"90701442711025","imei1":"90701442711025","imei2":"90701442711025","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178106,"job_number":"JOB_178106","tr_customer_id":178124,"tr_customer_product_id":178114,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:09.000Z","modified_at":"2026-02-05T12:09:09.000Z","name":"Yvonne Herzog","mobile_number":"444-924-0379","email_id":"Abel1@yahoo.com","dop":"2025-02-01","serial_number":"49451724306902","imei1":"49451724306902","imei2":"49451724306902","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178107,"job_number":"JOB_178107","tr_customer_id":178125,"tr_customer_product_id":178115,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:11.000Z","name":"Uday Raj","mobile_number":"9834786543","email_id":"uday.r@gmail.com","dop":"2025-02-01","serial_number":"8416813865786011","imei1":"8416813865786011","imei2":"8416813865786011","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178109,"job_number":"JOB_178109","tr_customer_id":178127,"tr_customer_product_id":178117,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"uday p","mobile_number":"8767654322","email_id":"udayp@gmail.com","dop":"2025-02-01","serial_number":"83200578543536","imei1":"83200578543536","imei2":"83200578543536","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178110,"job_number":"JOB_178110","tr_customer_id":178128,"tr_customer_product_id":178118,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:54.000Z","modified_at":"2026-02-05T12:09:54.000Z","name":"Toby Crist","mobile_number":"386-596-7773","email_id":"Nayeli7@gmail.com","dop":"2025-02-01","serial_number":"39252431220341","imei1":"39252431220341","imei2":"39252431220341","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:09:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178112,"job_number":"JOB_178112","tr_customer_id":178130,"tr_customer_product_id":178120,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"kajal meet","mobile_number":"9988776655","email_id":"kajalm@gmail.com","dop":"2025-02-01","serial_number":"74688531376806","imei1":"74688531376806","imei2":"74688531376806","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178113,"job_number":"JOB_178113","tr_customer_id":178131,"tr_customer_product_id":178121,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:38.000Z","modified_at":"2026-02-05T12:10:38.000Z","name":"Alivia Kohler","mobile_number":"490-899-0210","email_id":"Forrest_Cummings41@hotmail.com","dop":"2025-02-01","serial_number":"74529976062072","imei1":"74529976062072","imei2":"74529976062072","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178115,"job_number":"JOB_178115","tr_customer_id":178133,"tr_customer_product_id":178123,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:23:10.000Z","modified_at":"2026-02-05T12:23:10.000Z","name":"Laxman Teli","mobile_number":"8446981010","email_id":"testlaxman@test1.com","dop":"2026-01-31","serial_number":"15549925191121","imei1":"15549925191121","imei2":"15549925191121","popurl":"2026-01-31T12:23:10.201114900Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T12:23:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178116,"job_number":"JOB_178116","tr_customer_id":178134,"tr_customer_product_id":178124,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Vinod P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553165","imei1":"23357077553165","imei2":"23357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178117,"job_number":"JOB_178117","tr_customer_id":178135,"tr_customer_product_id":178125,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Ajit P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553123","imei1":"23357077553123","imei2":"23357077553123","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178118,"job_number":"JOB_178118","tr_customer_id":178136,"tr_customer_product_id":178126,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Sudam P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"23357077553178","imei1":"23357077553178","imei2":"23357077553178","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178119,"job_number":"JOB_178119","tr_customer_id":178138,"tr_customer_product_id":178127,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Roshan P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"56357077553165","imei1":"56357077553165","imei2":"56357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178120,"job_number":"JOB_178120","tr_customer_id":178137,"tr_customer_product_id":178128,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:03:51.000Z","modified_at":"2026-02-05T13:03:51.000Z","name":"Nidhish P","mobile_number":"8888888888","email_id":"vinodp@gmail.com","dop":"2025-09-30","serial_number":"87357077553165","imei1":"87357077553165","imei2":"87357077553165","popurl":"2025-09-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:03:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178121,"job_number":"JOB_178121","tr_customer_id":178139,"tr_customer_product_id":178129,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:08:20.000Z","name":"Onkar Bhole","mobile_number":"7046563552","email_id":"Onkarbhole@gmail.com","dop":"2025-04-06","serial_number":"17375718246401","imei1":"17375718246401","imei2":"17375718246401","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178123,"job_number":"JOB_178123","tr_customer_id":178141,"tr_customer_product_id":178131,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:22.000Z","modified_at":"2026-02-05T13:08:22.000Z","name":"Emmett Moen","mobile_number":"878-512-1879","email_id":"Devan78@hotmail.com","dop":"2025-04-06","serial_number":"13509360394298372","imei1":"13509360394298372","imei2":"13509360394298372","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:08:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178124,"job_number":"JOB_178124","tr_customer_id":178142,"tr_customer_product_id":178132,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:13.000Z","name":"dora p","mobile_number":"9321435112","email_id":"dora@gmail.com","dop":"2025-04-06","serial_number":"12589033502679","imei1":"12589033502679","imei2":"12589033502679","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178126,"job_number":"JOB_178126","tr_customer_id":178144,"tr_customer_product_id":178134,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:15.000Z","modified_at":"2026-02-05T13:09:15.000Z","name":"Molly Price","mobile_number":"820-829-5604","email_id":"Magnus.Kozey@hotmail.com","dop":"2025-04-06","serial_number":"14953941989156112","imei1":"14953941989156112","imei2":"14953941989156112","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:09:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178127,"job_number":"JOB_178127","tr_customer_id":178145,"tr_customer_product_id":178135,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:06.000Z","modified_at":"2026-02-05T13:10:06.000Z","name":"pradnya t","mobile_number":"7046563551","email_id":"pradnya@gmail.com","dop":"2025-04-06","serial_number":"15773997902304","imei1":"15773997902304","imei2":"15773997902304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178129,"job_number":"JOB_178129","tr_customer_id":178147,"tr_customer_product_id":178137,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:08.000Z","modified_at":"2026-02-05T13:10:08.000Z","name":"Evalyn Beier","mobile_number":"271-248-2326","email_id":"Lucius_Goldner@gmail.com","dop":"2025-04-06","serial_number":"17523980834768242","imei1":"17523980834768242","imei2":"17523980834768242","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:10:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178130,"job_number":"JOB_178130","tr_customer_id":178148,"tr_customer_product_id":178138,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:18:37.000Z","modified_at":"2026-02-05T13:18:37.000Z","name":"tushar shelar","mobile_number":"9321075789","email_id":"tds@gmail.com","dop":"2026-01-26","serial_number":"87988284085858","imei1":"87988284085858","imei2":"87988284085858","popurl":"2026-01-26T13:18:36.355576633Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:18:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178132,"job_number":"JOB_178132","tr_customer_id":178150,"tr_customer_product_id":178140,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:42.000Z","modified_at":"2026-02-05T13:21:42.000Z","name":"Babitaa Gupta","mobile_number":"8896009988","email_id":"abcdggtt@gmail.com","dop":"2025-10-08","serial_number":"88716655445567","imei1":"88716655445567","imei2":"88716655445567","popurl":"2025-10-08T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178136,"job_number":"JOB_178136","tr_customer_id":178154,"tr_customer_product_id":178144,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:44:24.000Z","modified_at":"2026-02-05T13:44:24.000Z","name":"Raja sekar","mobile_number":"9025398090","email_id":"raja@gmail.com","dop":"2026-01-26","serial_number":"66522799607935","imei1":"66522799607935","imei2":"66522799607935","popurl":"2026-01-26T13:44:24.059335961Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:44:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178138,"job_number":"JOB_178138","tr_customer_id":178156,"tr_customer_product_id":178146,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:34.000Z","modified_at":"2026-02-05T14:00:34.000Z","name":"Verner Sipes","mobile_number":"251-680-8063","email_id":"Cristobal.Hilpert14@gmail.com","dop":"2025-05-30","serial_number":"18703102845877","imei1":"18703102845877","imei2":"18703102845877","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178139,"job_number":"JOB_178139","tr_customer_id":178157,"tr_customer_product_id":178147,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:35.000Z","modified_at":"2026-02-05T14:00:35.000Z","name":"Una Emmerich","mobile_number":"851-950-8816","email_id":"Tierra87@hotmail.com","dop":"2025-05-30","serial_number":"1290401526970545","imei1":"1290401526970545","imei2":"1290401526970545","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T14:00:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177539,"job_number":"JOB_177539","tr_customer_id":177556,"tr_customer_product_id":177546,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:16:04.000Z","modified_at":"2026-02-04T23:16:04.000Z","name":"guri singh","mobile_number":"4257356462","email_id":"gsdhjagd@gmail.com","dop":"2026-02-02","serial_number":"9876567895678902","imei1":"9876567895678902","imei2":"9876567895678902","popurl":"2026-02-02T05:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-04T23:16:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177565,"job_number":"JOB_177565","tr_customer_id":177583,"tr_customer_product_id":177573,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:50.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12166167809577","imei1":"12166167809577","imei2":"12166167809577","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:47:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177567,"job_number":"JOB_177567","tr_customer_id":177585,"tr_customer_product_id":177575,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:36.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"17202953930880","imei1":"17202953930880","imei2":"17202953930880","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T02:57:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177572,"job_number":"JOB_177572","tr_customer_id":177590,"tr_customer_product_id":177580,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:59.000Z","modified_at":"2026-02-05T03:24:59.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"12052972412048","imei1":"12052972412048","imei2":"12052972412048","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T03:24:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177627,"job_number":"JOB_177627","tr_customer_id":177645,"tr_customer_product_id":177635,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:28.000Z","modified_at":"2026-02-05T04:25:28.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Gilbert_Ritchie76@gmail.com","dop":"2025-07-02","serial_number":"13149623815132","imei1":"13149623815132","imei2":"13149623815132","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177638,"job_number":"JOB_177638","tr_customer_id":177656,"tr_customer_product_id":177646,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:46.000Z","modified_at":"2026-02-05T04:25:46.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Lavina.Haag@yahoo.com","dop":"2025-07-02","serial_number":"12284010739659","imei1":"12284010739659","imei2":"12284010739659","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:25:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177653,"job_number":"JOB_177653","tr_customer_id":177671,"tr_customer_product_id":177661,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:03.000Z","modified_at":"2026-02-05T04:26:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Angus.McCullough22@yahoo.com","dop":"2025-07-02","serial_number":"16880946884986","imei1":"16880946884986","imei2":"16880946884986","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177679,"job_number":"JOB_177679","tr_customer_id":177697,"tr_customer_product_id":177687,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:26:34.000Z","name":"vrushali vru1234","mobile_number":"3445554332","email_id":"vrushali@gmail.com","dop":"2025-07-31","serial_number":"152452068989615","imei1":"152452068989615","imei2":"152452068989615","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177681,"job_number":"JOB_177681","tr_customer_id":177699,"tr_customer_product_id":177689,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Andre Quitzon","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"115500727024493","imei1":"115500727024493","imei2":"115500727024493","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177682,"job_number":"JOB_177682","tr_customer_id":177700,"tr_customer_product_id":177690,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Hayley Farrell","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"156690786230622","imei1":"156690786230622","imei2":"156690786230622","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177683,"job_number":"JOB_177683","tr_customer_id":177701,"tr_customer_product_id":177691,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:35.000Z","modified_at":"2026-02-05T04:26:35.000Z","name":"Diana Kertzmann","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"110854800911025","imei1":"110854800911025","imei2":"110854800911025","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177708,"job_number":"JOB_177708","tr_customer_id":177726,"tr_customer_product_id":177716,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:26:46.000Z","name":"Amol Tambe","mobile_number":"3445554332","email_id":"amoltambe@gmail.com","dop":"2025-07-31","serial_number":"192538786084449","imei1":"192538786084449","imei2":"192538786084449","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177710,"job_number":"JOB_177710","tr_customer_id":177728,"tr_customer_product_id":177718,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Penelope Ward","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"149066808956284","imei1":"149066808956284","imei2":"149066808956284","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177712,"job_number":"JOB_177712","tr_customer_id":177730,"tr_customer_product_id":177720,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Marge Weissnat","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"168801546265746","imei1":"168801546265746","imei2":"168801546265746","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177713,"job_number":"JOB_177713","tr_customer_id":177731,"tr_customer_product_id":177721,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:47.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Robin Berge","mobile_number":"3445554332","email_id":"vru@gmail.com","dop":"2025-07-31","serial_number":"166445427539633","imei1":"166445427539633","imei2":"166445427539633","popurl":"2025-07-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177715,"job_number":"JOB_177715","tr_customer_id":177733,"tr_customer_product_id":177723,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11242541528181","imei1":"11242541528181","imei2":"11242541528181","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177725,"job_number":"JOB_177725","tr_customer_id":177743,"tr_customer_product_id":177733,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"103514942764306","imei1":"103514942764306","imei2":"103514942764306","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177729,"job_number":"JOB_177729","tr_customer_id":177747,"tr_customer_product_id":177737,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:26:58.000Z","name":"Emmy O'Keefe","mobile_number":"422-677-3010","email_id":"Matt86@yahoo.com","dop":"2025-06-09","serial_number":"102432204184793","imei1":"102432204184793","imei2":"102432204184793","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177741,"job_number":"JOB_177741","tr_customer_id":177759,"tr_customer_product_id":177749,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"109154550429630","imei1":"109154550429630","imei2":"109154550429630","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177743,"job_number":"JOB_177743","tr_customer_id":177761,"tr_customer_product_id":177751,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:13.000Z","name":"Anita Skiles","mobile_number":"696-423-3429","email_id":"Daphne.Leannon60@hotmail.com","dop":"2025-06-09","serial_number":"103409066274965","imei1":"103409066274965","imei2":"103409066274965","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177764,"job_number":"JOB_177764","tr_customer_id":177782,"tr_customer_product_id":177772,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:29.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"108832539319331","imei1":"108832539319331","imei2":"108832539319331","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177767,"job_number":"JOB_177767","tr_customer_id":177785,"tr_customer_product_id":177775,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:30.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Rashad Johnston","mobile_number":"899-406-4549","email_id":"Randi82@yahoo.com","dop":"2025-06-09","serial_number":"100248289304308","imei1":"100248289304308","imei2":"100248289304308","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177843,"job_number":"JOB_177843","tr_customer_id":177861,"tr_customer_product_id":177851,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:26.000Z","modified_at":"2026-02-05T05:12:26.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16644586832350","imei1":"16644586832350","imei2":"16644586832350","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T05:12:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177871,"job_number":"JOB_177871","tr_customer_id":177889,"tr_customer_product_id":177879,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:38.000Z","name":"chumki duttagupta","mobile_number":"9763045818","email_id":"chumki@test.com","dop":"2025-06-09","serial_number":"106232781965542","imei1":"106232781965542","imei2":"106232781965542","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177873,"job_number":"JOB_177873","tr_customer_id":177891,"tr_customer_product_id":177881,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:39.000Z","modified_at":"2026-02-05T06:43:39.000Z","name":"Pattie Quitzon","mobile_number":"813-485-8224","email_id":"Merritt_Cruickshank@yahoo.com","dop":"2025-06-09","serial_number":"106312904905692","imei1":"106312904905692","imei2":"106312904905692","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177874,"job_number":"JOB_177874","tr_customer_id":177892,"tr_customer_product_id":177882,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:58.000Z","modified_at":"2026-02-05T06:43:58.000Z","name":"Nirban chakraborty","mobile_number":"9763045812","email_id":"nirnan@test.com","dop":"2025-06-09","serial_number":"102383148064274","imei1":"102383148064274","imei2":"102383148064274","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177876,"job_number":"JOB_177876","tr_customer_id":177894,"tr_customer_product_id":177884,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:43:59.000Z","name":"Ewell Runolfsdottir","mobile_number":"977-722-6247","email_id":"Mateo2@gmail.com","dop":"2025-06-09","serial_number":"102485797289524","imei1":"102485797289524","imei2":"102485797289524","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:43:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177879,"job_number":"JOB_177879","tr_customer_id":177897,"tr_customer_product_id":177887,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:17.000Z","name":"Anirban dutta","mobile_number":"9434662928","email_id":"anirban@test.com","dop":"2025-06-09","serial_number":"106872639534893","imei1":"106872639534893","imei2":"106872639534893","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177881,"job_number":"JOB_177881","tr_customer_id":177899,"tr_customer_product_id":177889,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:18.000Z","modified_at":"2026-02-05T06:44:18.000Z","name":"Kyler Klocko","mobile_number":"388-331-3228","email_id":"Albert.Ledner60@yahoo.com","dop":"2025-06-09","serial_number":"108947064152826","imei1":"108947064152826","imei2":"108947064152826","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:44:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178035,"job_number":"JOB_178035","tr_customer_id":178053,"tr_customer_product_id":178043,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:02.000Z","modified_at":"2026-02-05T07:53:02.000Z","name":"vishal goswami","mobile_number":"9898787676","email_id":"Bill_Klein76@yahoo.com","dop":"2025-07-02","serial_number":"14402894973996","imei1":"14402894973996","imei2":"14402894973996","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178036,"job_number":"JOB_178036","tr_customer_id":178054,"tr_customer_product_id":178044,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:20.000Z","modified_at":"2026-02-05T07:53:20.000Z","name":"Rahul goswami","mobile_number":"8767656543","email_id":"Florian.Casper1@hotmail.com","dop":"2025-07-02","serial_number":"12688893810840","imei1":"12688893810840","imei2":"12688893810840","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178037,"job_number":"JOB_178037","tr_customer_id":178055,"tr_customer_product_id":178045,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:53:38.000Z","modified_at":"2026-02-05T07:53:38.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Lenna_McCullough@yahoo.com","dop":"2025-07-02","serial_number":"16425971354319","imei1":"16425971354319","imei2":"16425971354319","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:53:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178066,"job_number":"JOB_178066","tr_customer_id":178084,"tr_customer_product_id":178074,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:03.000Z","modified_at":"2026-02-05T09:57:03.000Z","name":"Liza Cremin","mobile_number":"239-807-1890","email_id":"Molly_Jacobs@gmail.com","dop":"2026-01-06","serial_number":"10080786514366","imei1":"10080786514366","imei2":"10080786514366","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T09:57:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178088,"job_number":"JOB_178088","tr_customer_id":178106,"tr_customer_product_id":178096,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:16:02.000Z","modified_at":"2026-02-05T11:16:02.000Z","name":"Eloisa Russel","mobile_number":"821-424-2313","email_id":"Meagan_Kulas@gmail.com","dop":"2026-01-06","serial_number":"10697187813342","imei1":"10697187813342","imei2":"10697187813342","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:16:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178089,"job_number":"JOB_178089","tr_customer_id":178107,"tr_customer_product_id":178097,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:03.000Z","modified_at":"2026-02-05T11:18:03.000Z","name":"Mckenna Hegmann","mobile_number":"351-685-9935","email_id":"Eliane.Bogisich@yahoo.com","dop":"2026-01-06","serial_number":"10669395454858","imei1":"10669395454858","imei2":"10669395454858","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178090,"job_number":"JOB_178090","tr_customer_id":178108,"tr_customer_product_id":178098,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:36.000Z","modified_at":"2026-02-05T11:18:36.000Z","name":"Eleanore Becker","mobile_number":"553-625-5826","email_id":"Stephania13@gmail.com","dop":"2026-01-06","serial_number":"10376790025432","imei1":"10376790025432","imei2":"10376790025432","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178091,"job_number":"JOB_178091","tr_customer_id":178109,"tr_customer_product_id":178099,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:18:52.000Z","modified_at":"2026-02-05T11:18:52.000Z","name":"Johnson Torp","mobile_number":"727-982-2088","email_id":"Alta.Rowe42@gmail.com","dop":"2026-01-06","serial_number":"10508122425303","imei1":"10508122425303","imei2":"10508122425303","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:18:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178093,"job_number":"JOB_178093","tr_customer_id":178111,"tr_customer_product_id":178101,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:25:21.000Z","modified_at":"2026-02-05T11:25:21.000Z","name":"Donald Cole","mobile_number":"850-419-4772","email_id":"Orville82@gmail.com","dop":"2026-01-06","serial_number":"10968049446091","imei1":"10968049446091","imei2":"10968049446091","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:25:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178094,"job_number":"JOB_178094","tr_customer_id":178112,"tr_customer_product_id":178102,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:26:40.000Z","modified_at":"2026-02-05T11:26:40.000Z","name":"Omer Schulist","mobile_number":"743-349-3320","email_id":"Olen_Hettinger@gmail.com","dop":"2026-01-06","serial_number":"10432231189961","imei1":"10432231189961","imei2":"10432231189961","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T11:26:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178131,"job_number":"JOB_178131","tr_customer_id":178149,"tr_customer_product_id":178139,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:21:35.000Z","modified_at":"2026-02-05T13:21:35.000Z","name":"Kiarra Little","mobile_number":"988-308-3973","email_id":"Ollie82@gmail.com","dop":"2026-01-06","serial_number":"10334914920725","imei1":"10334914920725","imei2":"10334914920725","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:21:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178133,"job_number":"JOB_178133","tr_customer_id":178151,"tr_customer_product_id":178141,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:22:05.000Z","modified_at":"2026-02-05T13:22:05.000Z","name":"Caden Wolff","mobile_number":"931-863-1643","email_id":"Thalia_Rogahn76@gmail.com","dop":"2026-01-06","serial_number":"10553807929192","imei1":"10553807929192","imei2":"10553807929192","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:22:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178134,"job_number":"JOB_178134","tr_customer_id":178152,"tr_customer_product_id":178142,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:37.000Z","modified_at":"2026-02-05T13:29:37.000Z","name":"Bella Nolan","mobile_number":"573-631-5358","email_id":"Sophie95@hotmail.com","dop":"2026-01-06","serial_number":"10621545774522","imei1":"10621545774522","imei2":"10621545774522","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178135,"job_number":"JOB_178135","tr_customer_id":178153,"tr_customer_product_id":178143,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:29:58.000Z","modified_at":"2026-02-05T13:29:58.000Z","name":"Leonardo Durgan","mobile_number":"246-939-4224","email_id":"Otha.Zemlak85@yahoo.com","dop":"2026-01-06","serial_number":"10683301224062","imei1":"10683301224062","imei2":"10683301224062","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T13:29:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177687,"job_number":"JOB_177687","tr_customer_id":177705,"tr_customer_product_id":177695,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:26:38.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10054114784331","imei1":"10054114784331","imei2":"10054114784331","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177692,"job_number":"JOB_177692","tr_customer_id":177710,"tr_customer_product_id":177700,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:39.000Z","modified_at":"2026-02-05T04:26:40.000Z","name":"Hazle Stark","mobile_number":"963-709-6903","email_id":"Anita.Wyman8@gmail.com","dop":"2000-01-31","serial_number":"1061138957373104","imei1":"1061138957373104","imei2":"1061138957373104","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:26:39.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177752,"job_number":"JOB_177752","tr_customer_id":177770,"tr_customer_product_id":177760,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10701992411025","imei1":"10701992411025","imei2":"10701992411025","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177756,"job_number":"JOB_177756","tr_customer_id":177774,"tr_customer_product_id":177764,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:25.000Z","modified_at":"2026-02-05T04:27:25.000Z","name":"Freddie Hegmann","mobile_number":"766-807-8926","email_id":"Alexandre_Sipes84@gmail.com","dop":"2000-01-31","serial_number":"1056052403758560","imei1":"1056052403758560","imei2":"1056052403758560","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:27:25.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177789,"job_number":"JOB_177789","tr_customer_id":177807,"tr_customer_product_id":177797,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:09.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10432857521273","imei1":"10432857521273","imei2":"10432857521273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:09.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177791,"job_number":"JOB_177791","tr_customer_id":177809,"tr_customer_product_id":177799,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:10.000Z","modified_at":"2026-02-05T04:28:10.000Z","name":"Wilhelmine Schinner","mobile_number":"848-586-7924","email_id":"Seth70@gmail.com","dop":"2000-01-31","serial_number":"1011365554758485","imei1":"1011365554758485","imei2":"1011365554758485","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:10.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177807,"job_number":"JOB_177807","tr_customer_id":177825,"tr_customer_product_id":177815,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:54.000Z","modified_at":"2026-02-05T04:28:54.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10229507658222","imei1":"10229507658222","imei2":"10229507658222","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:54.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177809,"job_number":"JOB_177809","tr_customer_id":177827,"tr_customer_product_id":177817,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:56.000Z","modified_at":"2026-02-05T04:28:56.000Z","name":"Alfred Lueilwitz","mobile_number":"497-942-3787","email_id":"Samara86@gmail.com","dop":"2000-01-31","serial_number":"1032342808813574","imei1":"1032342808813574","imei2":"1032342808813574","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T04:28:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177949,"job_number":"JOB_177949","tr_customer_id":177967,"tr_customer_product_id":177957,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:58:56.000Z","name":"Naran Wewver","mobile_number":"9090909090","email_id":"mtest1@yopmail.com","dop":"2000-01-31","serial_number":"10560183096426","imei1":"10560183096426","imei2":"10560183096426","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:56.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177951,"job_number":"JOB_177951","tr_customer_id":177969,"tr_customer_product_id":177959,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:58.000Z","modified_at":"2026-02-05T06:58:58.000Z","name":"Nina Murphy","mobile_number":"433-433-6326","email_id":"Katrina.Pacocha10@gmail.com","dop":"2000-01-31","serial_number":"1087285090932106","imei1":"1087285090932106","imei2":"1087285090932106","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:58:58.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177961,"job_number":"JOB_177961","tr_customer_id":177979,"tr_customer_product_id":177969,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:50.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Vipul Wewver","mobile_number":"9090909091","email_id":"mtest2@yopmail.com","dop":"2000-01-31","serial_number":"10209879737273","imei1":"10209879737273","imei2":"10209879737273","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177963,"job_number":"JOB_177963","tr_customer_id":177981,"tr_customer_product_id":177971,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:52.000Z","modified_at":"2026-02-05T06:59:52.000Z","name":"Raquel Hills","mobile_number":"971-352-3810","email_id":"Evans.Leannon39@yahoo.com","dop":"2000-01-31","serial_number":"1001400756925977","imei1":"1001400756925977","imei2":"1001400756925977","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T06:59:52.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177973,"job_number":"JOB_177973","tr_customer_id":177991,"tr_customer_product_id":177981,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:44.000Z","modified_at":"2026-02-05T07:00:44.000Z","name":"Mahesh Wewver","mobile_number":"9090909092","email_id":"mtest3@yopmail.com","dop":"2000-01-31","serial_number":"10100905038777","imei1":"10100905038777","imei2":"10100905038777","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:44.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177975,"job_number":"JOB_177975","tr_customer_id":177993,"tr_customer_product_id":177983,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:46.000Z","modified_at":"2026-02-05T07:00:46.000Z","name":"Julius Friesen","mobile_number":"724-698-5447","email_id":"Liam.Beier99@hotmail.com","dop":"2000-01-31","serial_number":"1056599788749087","imei1":"1056599788749087","imei2":"1056599788749087","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177979,"job_number":"JOB_177979","tr_customer_id":177997,"tr_customer_product_id":177987,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:01:38.000Z","name":"Mahendra Wewver","mobile_number":"9090909093","email_id":"mtest4@yopmail.com","dop":"2000-01-31","serial_number":"10650488296606","imei1":"10650488296606","imei2":"10650488296606","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:38.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"},{"id":177981,"job_number":"JOB_177981","tr_customer_id":177999,"tr_customer_product_id":177989,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":2,"mst_warrenty_status_id":2,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:40.000Z","modified_at":"2026-02-05T07:01:40.000Z","name":"Burdette Haley","mobile_number":"879-728-2287","email_id":"Oda_Ryan52@yahoo.com","dop":"2000-01-31","serial_number":"1035128721111856","imei1":"1035128721111856","imei2":"1035128721111856","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PJFA","mst_platform_name":"Front Desk","mst_warrenty_status":"Out Of Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_on":"2026-02-05T07:01:40.000Z","assigned_to":null,"mst_warrenty_status_code":"OOW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iameng","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 694B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 4c54e74e-7455-4a77-ba65-ed1f91693b99
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 59
Request Body
{
            "username": "iameng",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 694
ETag W/"2b6-xjk6iMftcJ7xM0k8PPCrL8rcqu4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1bc-5jtJRsd0hZILh8Na44eS7Os72ts"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 441B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 97cd3c80-9c27-4f8d-ab2d-c74141005d5a
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 441
ETag W/"1b9-gwZ3q4NUFVwjUwUa8wJaXTtaK9Q"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":2,"first_name":"Mark","last_name":"zuk","login_id":"iameng","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":1,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-12-20T07:42:00.000Z","role_name":"Engineer","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"fb-m6wKgSujXMLY5jylVD0Jt47gTak"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 232ms
Mean size per request: 164B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token fb6aa9c9-2b49-4a34-b959-81cc07809278
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 164
ETag W/"a4-ZiaCxvXIudpwQ3NuoIEZsfVdj5g"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for repair","key":"pending_for_repair","count":7},{"label":"Repair completed","key":"repair_completed","count":196}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_repair"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 6.72KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3171c3ba-b6d9-4de2-a7bc-71d484515987
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 45
Request Body
{
            "details_key": "pending_for_repair"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"1ae6-2i150cOaFTUzC/+UWM9T0dYF3v4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:44 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T08:38:27.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:38:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178045,"job_number":"JOB_178045","tr_customer_id":178063,"tr_customer_product_id":178053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:41:32.000Z","modified_at":"2026-02-05T09:06:25.000Z","name":"Helene Treutel","mobile_number":"974-433-6910","email_id":"Robert.Mraz@hotmail.com","dop":"2026-01-04","serial_number":"15950718746416","imei1":"15950718746416","imei2":"15950718746416","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-05T09:06:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178046,"job_number":"JOB_178046","tr_customer_id":178064,"tr_customer_product_id":178054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:12:29.000Z","modified_at":"2026-02-05T09:15:06.000Z","name":"Rosetta Brekke","mobile_number":"811-776-3358","email_id":"Jared.Medhurst@yahoo.com","dop":"2026-01-04","serial_number":"18956301743410","imei1":"18956301743410","imei2":"18956301743410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T09:15:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:43.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T14:00:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"repair_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 228ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token b150dfce-2829-4c57-a436-47adb2fbb77b
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 43
Request Body
{
            "details_key": "repair_completed"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/myjobs' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/engineer/myjobs
Response Information
Response Code: 200 - OK
Mean time per request: 397ms
Mean size per request: 8.12KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 2097c250-b0ba-4569-8031-a3793d2dbd09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2079-mv8bNpveaO/BTZxUm7nhvKmGgt4"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:43.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T14:00:43.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":178137,"remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T14:00:33.000Z"}],"quatations":[]},{"id":178046,"job_number":"JOB_178046","tr_customer_id":178064,"tr_customer_product_id":178054,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:12:29.000Z","modified_at":"2026-02-05T09:15:06.000Z","name":"Rosetta Brekke","mobile_number":"811-776-3358","email_id":"Jared.Medhurst@yahoo.com","dop":"2026-01-04","serial_number":"18956301743410","imei1":"18956301743410","imei2":"18956301743410","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T09:15:06.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":178046,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T09:12:29.000Z"}],"quatations":[]},{"id":178045,"job_number":"JOB_178045","tr_customer_id":178063,"tr_customer_product_id":178053,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:41:32.000Z","modified_at":"2026-02-05T09:06:25.000Z","name":"Helene Treutel","mobile_number":"974-433-6910","email_id":"Robert.Mraz@hotmail.com","dop":"2026-01-04","serial_number":"15950718746416","imei1":"15950718746416","imei2":"15950718746416","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":4,"assigned_on":"2026-02-05T09:06:25.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":178045,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T08:41:32.000Z"}],"quatations":[]},{"id":177849,"job_number":"JOB_177849","tr_customer_id":177867,"tr_customer_product_id":177857,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:24.000Z","modified_at":"2026-02-05T08:38:27.000Z","name":"Emiliano Ratke","mobile_number":"338-207-5612","email_id":"Rosemarie_Welch@yahoo.com","dop":"2026-01-04","serial_number":"14383976344925","imei1":"14383976344925","imei2":"14383976344925","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T08:38:27.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177849,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T05:19:24.000Z"}],"quatations":[]},{"id":177553,"job_number":"JOB_177553","tr_customer_id":177571,"tr_customer_product_id":177561,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:00:53.000Z","modified_at":"2026-02-05T01:22:24.000Z","name":"Max Roberts","mobile_number":"362-510-7206","email_id":"Abel.Morar@yahoo.com","dop":"2025-12-04","serial_number":"1007628435303011","imei1":"1007628435303011","imei2":"1007628435303011","popurl":"2025-12-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:22:24.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":4,"name":"Sync issue","tr_job_head_id":177553,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T01:00:54.000Z"}],"quatations":[]},{"id":177552,"job_number":"JOB_177552","tr_customer_id":177570,"tr_customer_product_id":177560,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T00:57:07.000Z","modified_at":"2026-02-05T01:16:30.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"91113423231119","imei2":"91113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:16:30.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177552,"remark":"Phone not working","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T00:57:07.000Z"}],"quatations":[]},{"id":177542,"job_number":"JOB_177542","tr_customer_id":177559,"tr_customer_product_id":177549,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":3,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T23:23:39.000Z","modified_at":"2026-02-05T01:26:38.000Z","name":"Nareen Katkam","mobile_number":"7677667898","email_id":"nareenkatkam@gmail.com","dop":"2026-01-04","serial_number":"22993378671879","imei1":"22993378671879","imei2":"22993378671879","popurl":"2026-01-04T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFR","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For Repair","assigned_by":1,"assigned_on":"2026-02-05T01:26:38.000Z","assigned_to":2,"mst_warrenty_status_code":"IW","problems":[{"id":1,"name":"Smartphone is running slow","tr_job_head_id":177542,"remark":"Battery Issue","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-04T23:23:39.000Z"}],"quatations":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/master' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/master
Response Information
Response Code: 200 - OK
Mean time per request: 229ms
Mean size per request: 10.53KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
Content-Type text/plain
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7aee9175-2575-42c4-bd0c-bbb350b90f90
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2a1c-v2lPE1pRCSNwLh+/V8ccxPYHAHM"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:45 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"mst_oem":[{"id":1,"name":"Google","code":"GL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"},{"id":2,"name":"Apple","code":"APL","is_active":1,"created_at":"2021-10-26T08:24:17.000Z","modified_at":"2021-10-26T08:24:17.000Z"}],"mst_model":[{"id":1,"name":"Nexus 2 blue","code":"NX2BL","mst_product_id":1,"is_active":1,"created_at":"2021-10-29T19:28:00.000Z","modified_at":"2021-10-29T19:28:00.000Z"},{"id":2,"name":"gallexy","code":"gl","mst_product_id":1,"is_active":1,"created_at":"2022-06-10T07:18:03.000Z","modified_at":"2022-06-10T07:18:03.000Z"},{"id":3,"name":"Iphone 11","code":"ip11","mst_product_id":3,"is_active":1,"created_at":"2022-08-18T16:59:27.000Z","modified_at":"2022-08-18T17:00:31.000Z"}],"mst_action_status":[{"id":1,"name":"Job Creation","code":"JBC","description":"Job Creation","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":2,"name":"Pending For Job Assignment","code":"PJFA","description":"Pending For Job Assignment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":3,"name":"Pending For Repair","code":"PFR","description":"Pending For Repair","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":4,"name":"Pending For QC","code":"PFQC","description":"Pending For QC","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":5,"name":"Pending for Delivery","code":"PDL","description":"Pending for Delivery","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:00:39.000Z"},{"id":6,"name":"Delivered to customer","code":"DC","description":"Delivered to customer","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-12-20T08:01:48.000Z"},{"id":7,"name":"QC Rejected","code":"QCR","description":"QC Rejected","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":8,"name":"Quatation Raised","code":"QR","description":"Quatation Raised","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":9,"name":"Pending For Payment","code":"PFP","description":"Pending For Payment","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":10,"name":"Payment Is Done","code":"PD","description":"Payment Is Done","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":11,"name":"Job Closed Successfully","code":"JC","description":"Job Closed Successfully","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":12,"name":"Assigned to FST - Inbound","code":"AFI","description":"Assigned to FST - Inbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":13,"name":"Assigned to FST - Outbound","code":"AFO","description":"Assigned to FST - Outbound","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":14,"name":"Begin Journey","code":"BJY","description":"Begin Journey","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":15,"name":"Submitted To FD","code":"SFD","description":"Submitted To FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"},{"id":16,"name":"Collected At FD","code":"CFD","description":"Collected At FD","is_active":1,"created_at":"2021-10-26T08:48:23.000Z","modified_at":"2021-10-26T08:48:23.000Z"}],"mst_warrenty_status":[{"id":1,"name":"In Warrenty","code":"IW","description":"In Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"},{"id":2,"name":"Out Of Warrenty","code":"OOW","description":"Out Of Warrenty","is_active":1,"created_at":"2021-10-26T08:26:04.000Z","modified_at":"2021-10-26T08:26:04.000Z"}],"mst_platform":[{"id":1,"name":"FST","code":"FST","description":"Field technician will go to customer's house","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"},{"id":2,"name":"Front Desk","code":"FD","description":"Customer will come to service center to submit his device","is_active":1,"created_at":"2021-10-26T08:37:12.000Z","modified_at":"2021-10-26T08:37:12.000Z"}],"mst_product":[{"id":1,"name":"Nexus 2","code":"NX2","mst_oem_id":1,"is_active":1,"created_at":"2021-10-29T19:27:21.000Z","modified_at":"2021-10-29T19:27:21.000Z"},{"id":2,"name":"Pixel","code":"gl","mst_oem_id":1,"is_active":1,"created_at":"2022-06-10T07:16:57.000Z","modified_at":"2022-08-18T16:55:02.000Z"},{"id":3,"name":"IPhone","code":"ip","mst_oem_id":2,"is_active":1,"created_at":"2022-08-18T16:56:15.000Z","modified_at":"2022-08-18T16:57:20.000Z"}],"mst_role":[{"id":1,"name":"Engineer","code":"ENG","description":"Engineer","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":2,"name":"Supervisor","code":"SPV","description":"Supervisor","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":3,"name":"FST","code":"FST","description":"Field Service Technician","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":4,"name":"QC","code":"QC","description":"Quality check","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2021-10-26T08:39:48.000Z"},{"id":5,"name":"FrontDesk","code":"FD","description":"Front Desk","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"},{"id":6,"name":"Callcenter","code":"CC","description":"Callcenter","is_active":1,"created_at":"2021-10-26T08:39:48.000Z","modified_at":"2022-01-04T15:16:54.000Z"}],"mst_service_location":[{"id":1,"name":"Service Center A","code":"B2X","mobile_number":"8877667788","email_id":"servicecentera@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400075,"country":"India","gstin":"22AAAAA0000A1","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:58.000Z"},{"id":2,"name":"Service Center B","code":"SFY","mobile_number":"8877667789","email_id":"servicecenterb@gmail.com","address":"M.G. Road, Andheri(E)","pincode":400606,"country":"India","gstin":"22AAAAA0000B2","is_repair_line_engineer":1,"is_active":1,"created_at":"2021-10-26T08:30:50.000Z","modified_at":"2022-04-03T16:09:59.000Z"},{"id":3,"name":"Service Centre C","code":"PKC","mobile_number":"8877667790","email_id":"servicecenterpk@gmail.com","address":"Srinagar,Kashmir(A)","pincode":577432,"country":"India","gstin":"22AAAAA0000C3","is_repair_line_engineer":1,"is_active":1,"created_at":"2022-12-13T11:05:47.000Z","modified_at":"2022-12-13T11:05:47.000Z"}],"mst_problem":[{"id":1,"name":"Smartphone is running slow","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":2,"name":"Poor battery life","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":3,"name":"Phone or app crashes","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":4,"name":"Sync issue","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":5,"name":"MicroSD card is not working on your phone","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":6,"name":"Overheating","created_at":"2022-01-08T10:07:18.000Z","modified_at":"2022-01-08T10:07:18.000Z"},{"id":7,"name":"Connecting problem with Bluetooth, Wifi, Cellular network","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":8,"name":"Cracked screen","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":9,"name":"Other","created_at":"2022-01-08T10:07:19.000Z","modified_at":"2022-01-08T10:07:19.000Z"},{"id":10,"name":"Camera issue","created_at":"2022-06-13T15:01:02.000Z","modified_at":"2022-06-13T15:01:02.000Z"},{"id":11,"name":"Charger Not Working","created_at":"2022-08-14T12:38:04.000Z","modified_at":"2022-08-14T12:38:04.000Z"},{"id":12,"name":" Software Booting Issue ","created_at":"2022-08-14T13:03:08.000Z","modified_at":"2022-08-14T13:03:08.000Z"},{"id":15,"name":"Head Phone Jack not working","created_at":"2022-06-16T15:22:18.000Z","modified_at":"2022-06-16T15:22:18.000Z"},{"id":16,"name":"Head Phone issue","created_at":"2022-06-16T15:27:47.000Z","modified_at":"2022-06-16T15:27:47.000Z"},{"id":17,"name":"Random Problem","created_at":"2022-07-11T02:56:01.000Z","modified_at":"2022-07-11T02:56:01.000Z"},{"id":19,"name":"Front camera not working","created_at":"2022-07-13T17:50:54.000Z","modified_at":"2022-07-13T17:50:54.000Z"},{"id":20,"name":"Battery issue","created_at":"2022-07-13T17:51:47.000Z","modified_at":"2022-07-13T17:51:47.000Z"},{"id":22,"name":"Screen display issue","created_at":"2022-08-29T11:09:24.000Z","modified_at":"2022-08-29T11:09:24.000Z"},{"id":24,"name":"Apps Not Downloading","created_at":"2022-08-29T12:10:34.000Z","modified_at":"2022-08-29T12:10:34.000Z"},{"id":26,"name":"Unresponsive screen","created_at":"2022-09-19T10:03:08.000Z","modified_at":"2022-09-19T10:03:08.000Z"},{"id":27,"name":"Blue Screen Error","created_at":"2022-12-13T11:01:48.000Z","modified_at":"2022-12-13T11:01:48.000Z"},{"id":28,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"},{"id":29,"name":"PK Test Prob1","created_at":"2022-12-19T20:42:09.000Z","modified_at":"2022-12-19T20:42:09.000Z"}],"map_fst_pincode":[{"pincode":100011,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100012,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100013,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100014,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":100015,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":400065,"mst_service_location_id":1,"mst_service_location_name":"Service Center A"},{"pincode":200011,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200012,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200013,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200014,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"},{"pincode":200015,"mst_service_location_id":2,"mst_service_location_name":"Service Center B"}]}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/engineer/repaircomplete' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMjUzNTV9.rcDlpM6qxB-8BRe5iNQNwG1aJ1DkWpjkU_8CBxXkTwc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":68957,"problems":[{"id":4,"remark":"updated OS."}]}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/engineer/repaircomplete
Response Information
Response Code: 200 - OK
Mean time per request: 224ms
Mean size per request: 42B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MiwiZmlyc3RfbmFtZSI6Ik1hcmsiLCJsYXN0X25hbWUiOiJ6dWsiLCJsb2dpbl9pZCI6ImlhbWVuZyIsIm1vYmlsZV9udW1iZXIiOiI4ODk5Nzc2NjU1IiwiZW1haWxfaWQiOiJtYXJrQGdtYWlsLmNvbSIsInBhc3N3b3JkIjoiNWY0ZGNjM2I1YWE3NjVkNjFkODMyN2RlYjg4MmNmOTkiLCJyZXNldF9wYXNzd29yZF9kYXRlIjpudWxsLCJsb2NrX3N0YXR1cyI6MCwiaXNfYWN0aXZlIjoxLCJtc3Rfcm9sZV9pZCI6MSwibXN0X3NlcnZpY2VfbG9jYXRpb25faWQiOjEsImNyZWF0ZWRfYXQiOiIyMDIxLTExLTAzVDA4OjA2OjIzLjAwMFoiLCJtb2RpZmllZF9hdCI6IjIwMjEtMTItMjBUMDc6NDI6MDAuMDAwWiIsInJvbGVfbmFtZSI6IkVuZ2luZWVyIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDR9.76rFIafOx75Ir9ty5ZIWa77AIVoRWU1qlTTV4J7ekYI
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token df60e37e-082f-4ebc-81db-e2c67ce1e380
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 143
Request Body
{
            "job_id": 178137,
            "problems": [
                {
                    "id": 2,
                    "remark": "Replaced the battery"
                }
            ]
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 42
ETag W/"2a-PisRr8WaBMvK6HLRD3EKeiTFMeI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Repair successful.","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamqc","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 681B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 8b331de2-2fca-455e-a9c8-2ffec89d4eef
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamqc",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 681
ETag W/"2a9-80E9ZF5DePGATgsxAT4OeDbrDeE"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 213ms
Mean size per request: 431B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 08ef15de-5199-4adb-af15-e01617539b09
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 431
ETag W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":3,"first_name":"qc","last_name":"qc","login_id":"iamqc","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":4,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"QC","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 236ms
Mean size per request: 202B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 975c38e4-ee4a-4f7b-ab1b-fc659edac95f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 202
ETag W/"ca-ruDuJcaKXkPphllRLDF8LXZdkiM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for QC","key":"pending_for_qc","count":1},{"label":"QC Completed","key":"qc_completed","count":196},{"label":"QC Rejected","key":"qc_rejected","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_qc"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token beab5b46-98d3-411a-b74b-f261169a9422
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 32
Request Body
{"details_key":"pending_for_qc"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:46 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"qc_completed"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 290ms
Mean size per request: 189.48KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 84db3091-dee6-4521-90f0-dd6ee7d9c790
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 30
Request Body
{"details_key":"qc_completed"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"2f5ea-bJRv0YWAqJGtut0c030+ptg7zpI"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":178042,"job_number":"JOB_178042","tr_customer_id":178060,"tr_customer_product_id":178050,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:52.000Z","modified_at":"2026-02-05T08:02:03.000Z","name":"Eda Walsh","mobile_number":"505-439-1031","email_id":"Gracie.Bradtke@yahoo.com","dop":"2025-11-04","serial_number":"73744408187795","imei1":"73744408187795","imei2":"73744408187795","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178041,"job_number":"JOB_178041","tr_customer_id":178059,"tr_customer_product_id":178049,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:37.000Z","modified_at":"2026-02-05T08:01:48.000Z","name":"Aileen Goldner","mobile_number":"251-218-9680","email_id":"Allan92@yahoo.com","dop":"2025-11-04","serial_number":"79962608564812","imei1":"79962608564812","imei2":"79962608564812","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178040,"job_number":"JOB_178040","tr_customer_id":178058,"tr_customer_product_id":178048,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:21.000Z","modified_at":"2026-02-05T08:01:32.000Z","name":"Dora Grant","mobile_number":"273-695-6512","email_id":"Jaquelin_Fisher58@gmail.com","dop":"2025-11-04","serial_number":"58320160302710","imei1":"58320160302710","imei2":"58320160302710","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178034,"job_number":"JOB_178034","tr_customer_id":178052,"tr_customer_product_id":178042,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:36.000Z","modified_at":"2026-02-05T07:50:49.000Z","name":"Patricia Dickinson","mobile_number":"590-308-9027","email_id":"Hassan33@gmail.com","dop":"2025-11-04","serial_number":"49323839676804","imei1":"49323839676804","imei2":"49323839676804","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178033,"job_number":"JOB_178033","tr_customer_id":178051,"tr_customer_product_id":178041,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:50:18.000Z","modified_at":"2026-02-05T07:50:31.000Z","name":"Aileen Auer","mobile_number":"638-968-6142","email_id":"Herbert71@gmail.com","dop":"2025-11-04","serial_number":"69278910933782","imei1":"69278910933782","imei2":"69278910933782","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:50:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177925,"job_number":"JOB_177925","tr_customer_id":177943,"tr_customer_product_id":177933,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:10.000Z","modified_at":"2026-02-05T06:54:39.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"26832169588276","imei1":"26832169588276","imei2":"26832169588276","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177890,"job_number":"JOB_177890","tr_customer_id":177908,"tr_customer_product_id":177898,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:06.000Z","modified_at":"2026-02-05T06:46:19.000Z","name":"jatin sharma","mobile_number":"9191976787","email_id":"jatinvsharma@gmail.com","dop":"2025-12-13","serial_number":"83122434281679","imei1":"83122434281679","imei2":"83122434281679","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177885,"job_number":"JOB_177885","tr_customer_id":177903,"tr_customer_product_id":177893,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:47.000Z","modified_at":"2026-02-05T06:46:00.000Z","name":"uday p","mobile_number":"9191922787","email_id":"udap@gmail.com","dop":"2025-12-13","serial_number":"13024471339297","imei1":"13024471339297","imei2":"13024471339297","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:00.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177884,"job_number":"JOB_177884","tr_customer_id":177902,"tr_customer_product_id":177892,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:27.000Z","modified_at":"2026-02-05T06:45:41.000Z","name":"shoaib shaikh","mobile_number":"9191987787","email_id":"shaikhshoaib@gmail.com","dop":"2025-12-13","serial_number":"97756908927102","imei1":"97756908927102","imei2":"97756908927102","popurl":"2025-12-13T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177880,"job_number":"JOB_177880","tr_customer_id":177898,"tr_customer_product_id":177888,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:17.000Z","modified_at":"2026-02-05T06:44:30.000Z","name":"Columbus Blick","mobile_number":"395-603-1017","email_id":"Alison.Howell@yahoo.com","dop":"2025-06-09","serial_number":"109749226516938","imei1":"109749226516938","imei2":"109749226516938","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177875,"job_number":"JOB_177875","tr_customer_id":177893,"tr_customer_product_id":177883,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:59.000Z","modified_at":"2026-02-05T06:44:12.000Z","name":"Jerald Nader","mobile_number":"843-605-8916","email_id":"Lavina_Romaguera11@yahoo.com","dop":"2025-06-09","serial_number":"107316873147337","imei1":"107316873147337","imei2":"107316873147337","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177872,"job_number":"JOB_177872","tr_customer_id":177890,"tr_customer_product_id":177880,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:43:38.000Z","modified_at":"2026-02-05T06:43:53.000Z","name":"Verner Fritsch","mobile_number":"795-583-1188","email_id":"Thalia.Witting93@gmail.com","dop":"2025-06-09","serial_number":"102073540861233","imei1":"102073540861233","imei2":"102073540861233","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:43:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177870,"job_number":"JOB_177870","tr_customer_id":177888,"tr_customer_product_id":177878,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:42:06.000Z","modified_at":"2026-02-05T06:42:29.000Z","name":"Jeffery Rowe","mobile_number":"609-921-8246","email_id":"Kamron_Stanton24@gmail.com","dop":"2025-10-01","serial_number":"13373251549370","imei1":"13373251549370","imei2":"13373251549370","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:42:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177869,"job_number":"JOB_177869","tr_customer_id":177887,"tr_customer_product_id":177877,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:32.000Z","modified_at":"2026-02-05T06:41:46.000Z","name":"Trisha Klocko","mobile_number":"702-239-9494","email_id":"Seamus8@yahoo.com","dop":"2025-11-04","serial_number":"16421744590010","imei1":"16421744590010","imei2":"16421744590010","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177868,"job_number":"JOB_177868","tr_customer_id":177886,"tr_customer_product_id":177876,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:41:12.000Z","modified_at":"2026-02-05T06:41:27.000Z","name":"Garry Pollich","mobile_number":"833-927-8547","email_id":"Kaylie.OConnell@gmail.com","dop":"2025-11-04","serial_number":"40440713079850","imei1":"40440713079850","imei2":"40440713079850","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177867,"job_number":"JOB_177867","tr_customer_id":177885,"tr_customer_product_id":177875,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:40:53.000Z","modified_at":"2026-02-05T06:41:07.000Z","name":"Buddy Glover","mobile_number":"257-367-0950","email_id":"Corene.Stracke27@gmail.com","dop":"2025-11-04","serial_number":"88310575249731","imei1":"88310575249731","imei2":"88310575249731","popurl":"2025-11-04T23:00:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:41:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177842,"job_number":"JOB_177842","tr_customer_id":177860,"tr_customer_product_id":177850,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:12:25.000Z","modified_at":"2026-02-05T05:12:34.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"16934385601847","imei1":"16934385601847","imei2":"16934385601847","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:12:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177771,"job_number":"JOB_177771","tr_customer_id":177789,"tr_customer_product_id":177779,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:41.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Nelle Spencer","mobile_number":"634-578-2679","email_id":"Vivienne.Macejkovic@hotmail.com","dop":"2025-12-31","serial_number":"10612475308142","imei1":"10612475308142","imei2":"10612475308142","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177766,"job_number":"JOB_177766","tr_customer_id":177784,"tr_customer_product_id":177774,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:29.000Z","modified_at":"2026-02-05T04:27:40.000Z","name":"Reyes Murray","mobile_number":"350-751-7892","email_id":"Dangelo_Jast@gmail.com","dop":"2025-06-09","serial_number":"108115186644495","imei1":"108115186644495","imei2":"108115186644495","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177762,"job_number":"JOB_177762","tr_customer_id":177780,"tr_customer_product_id":177770,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:27:37.000Z","name":"Nella Grady","mobile_number":"380-899-4787","email_id":"Schuyler96@hotmail.com","dop":"2025-12-31","serial_number":"10930607260544","imei1":"10930607260544","imei2":"10930607260544","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177745,"job_number":"JOB_177745","tr_customer_id":177763,"tr_customer_product_id":177753,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:15.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Johnny Ward","mobile_number":"856-926-5970","email_id":"Julian81@gmail.com","dop":"2025-12-31","serial_number":"10504157175718","imei1":"10504157175718","imei2":"10504157175718","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177742,"job_number":"JOB_177742","tr_customer_id":177760,"tr_customer_product_id":177750,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:13.000Z","modified_at":"2026-02-05T04:27:24.000Z","name":"Missouri Pfeffer","mobile_number":"641-935-6953","email_id":"Yasmeen.Wehner@gmail.com","dop":"2025-06-09","serial_number":"107642279012789","imei1":"107642279012789","imei2":"107642279012789","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:24.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177728,"job_number":"JOB_177728","tr_customer_id":177746,"tr_customer_product_id":177736,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:58.000Z","modified_at":"2026-02-05T04:27:08.000Z","name":"Madonna Bradtke","mobile_number":"967-617-1783","email_id":"Catalina.West@yahoo.com","dop":"2025-06-09","serial_number":"106215815946307","imei1":"106215815946307","imei2":"106215815946307","popurl":"2025-06-09T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:08.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177714,"job_number":"JOB_177714","tr_customer_id":177732,"tr_customer_product_id":177722,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:48.000Z","modified_at":"2026-02-05T04:26:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"18872443529554","imei1":"18872443529554","imei2":"18872443529554","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177709,"job_number":"JOB_177709","tr_customer_id":177727,"tr_customer_product_id":177717,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:46.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Edmond Crist","mobile_number":"265-452-1866","email_id":"Abe.Ziemann@yahoo.com","dop":"2025-10-01","serial_number":"17704176475971","imei1":"17704176475971","imei2":"17704176475971","popurl":"2025-10-01T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177628,"job_number":"JOB_177628","tr_customer_id":177646,"tr_customer_product_id":177636,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:32.000Z","modified_at":"2026-02-05T04:25:40.000Z","name":"giyu tomiaka","mobile_number":"765-858-9699","email_id":"giyu@g.com","dop":"2026-01-10","serial_number":"537552414086455","imei1":"537552414086455","imei2":"537552414086455","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177618,"job_number":"JOB_177618","tr_customer_id":177636,"tr_customer_product_id":177626,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:21.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"tanjiro kamado","mobile_number":"458-649-9498","email_id":"tanjiro@g.com","dop":"2026-01-10","serial_number":"903284090267341","imei1":"903284090267341","imei2":"903284090267341","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177611,"job_number":"JOB_177611","tr_customer_id":177629,"tr_customer_product_id":177619,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:11.000Z","modified_at":"2026-02-05T04:25:19.000Z","name":"saitama sensei","mobile_number":"465-950-8590","email_id":"saitama@yopmail.com","dop":"2026-01-10","serial_number":"665219211556324","imei1":"665219211556324","imei2":"665219211556324","popurl":"2026-01-10T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177571,"job_number":"JOB_177571","tr_customer_id":177589,"tr_customer_product_id":177579,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:24:58.000Z","modified_at":"2026-02-05T03:25:07.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"15643122273092","imei1":"15643122273092","imei2":"15643122273092","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:25:07.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177566,"job_number":"JOB_177566","tr_customer_id":177584,"tr_customer_product_id":177574,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:57:36.000Z","modified_at":"2026-02-05T02:57:44.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"14772113927732","imei1":"14772113927732","imei2":"14772113927732","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:57:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177564,"job_number":"JOB_177564","tr_customer_id":177582,"tr_customer_product_id":177572,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:47:49.000Z","modified_at":"2026-02-05T02:47:57.000Z","name":"Abhinav singh","mobile_number":"9191999000","email_id":"abhi02@gmail.com","dop":"2026-01-06","serial_number":"11023966583897","imei1":"11023966583897","imei2":"11023966583897","popurl":"2026-01-06T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:47:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177528,"job_number":"JOB_177528","tr_customer_id":177545,"tr_customer_product_id":177535,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":2,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-04T20:07:05.000Z","modified_at":"2026-02-05T01:07:03.000Z","name":"Vinay goswami","mobile_number":"8765654543","email_id":"Clay.Emard24@hotmail.com","dop":"2025-07-02","serial_number":"13141252408469","imei1":"13141252408469","imei2":"13141252408469","popurl":"2025-07-02T18:30:00.000Z","mst_model_id":3,"mst_product_id":3,"mst_model_name":"Iphone 11","mst_product_name":"IPhone","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Apple","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T01:07:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178128,"job_number":"JOB_178128","tr_customer_id":178146,"tr_customer_product_id":178136,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:10:07.000Z","modified_at":"2026-02-05T13:10:51.000Z","name":"Trinity Beatty","mobile_number":"715-277-5780","email_id":"Lizzie_Kris@yahoo.com","dop":"2025-04-06","serial_number":"10291346902113","imei1":"10291346902113","imei2":"10291346902113","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:10:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178125,"job_number":"JOB_178125","tr_customer_id":178143,"tr_customer_product_id":178133,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:09:13.000Z","modified_at":"2026-02-05T13:09:58.000Z","name":"Lisette Grady","mobile_number":"589-415-8995","email_id":"Courtney_Funk@hotmail.com","dop":"2025-04-06","serial_number":"16953748502607","imei1":"16953748502607","imei2":"16953748502607","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178122,"job_number":"JOB_178122","tr_customer_id":178140,"tr_customer_product_id":178130,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T13:08:20.000Z","modified_at":"2026-02-05T13:09:05.000Z","name":"Jeromy Johnson","mobile_number":"520-515-3639","email_id":"Danielle86@gmail.com","dop":"2025-04-06","serial_number":"12638513892395","imei1":"12638513892395","imei2":"12638513892395","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T13:09:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178114,"job_number":"JOB_178114","tr_customer_id":178132,"tr_customer_product_id":178122,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:10:40.000Z","modified_at":"2026-02-05T12:11:16.000Z","name":"Loma Watsica","mobile_number":"444-503-2899","email_id":"Brandt_Bergstrom0@hotmail.com","dop":"2025-02-01","serial_number":"37246290694185","imei1":"37246290694185","imei2":"37246290694185","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:11:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178111,"job_number":"JOB_178111","tr_customer_id":178129,"tr_customer_product_id":178119,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:56.000Z","modified_at":"2026-02-05T12:10:31.000Z","name":"Trenton Maggio","mobile_number":"648-734-1863","email_id":"Julius66@hotmail.com","dop":"2025-02-01","serial_number":"61286184820078","imei1":"61286184820078","imei2":"61286184820078","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:10:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178108,"job_number":"JOB_178108","tr_customer_id":178126,"tr_customer_product_id":178116,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T12:09:11.000Z","modified_at":"2026-02-05T12:09:47.000Z","name":"Herminia Gibson","mobile_number":"517-332-7628","email_id":"Laury.Legros@yahoo.com","dop":"2025-02-01","serial_number":"70029072540197","imei1":"70029072540197","imei2":"70029072540197","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T12:09:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178103,"job_number":"JOB_178103","tr_customer_id":178121,"tr_customer_product_id":178111,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:48:27.000Z","modified_at":"2026-02-05T11:49:04.000Z","name":"Estefania Goodwin","mobile_number":"782-606-3105","email_id":"Sven_Greenholt33@gmail.com","dop":"2025-02-01","serial_number":"15937934892255","imei1":"15937934892255","imei2":"15937934892255","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:49:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178100,"job_number":"JOB_178100","tr_customer_id":178118,"tr_customer_product_id":178108,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:47:41.000Z","modified_at":"2026-02-05T11:48:18.000Z","name":"Alfredo Emard","mobile_number":"309-687-3334","email_id":"Meagan.Leannon@yahoo.com","dop":"2025-02-01","serial_number":"105775248121604","imei1":"105775248121604","imei2":"105775248121604","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:48:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178097,"job_number":"JOB_178097","tr_customer_id":178115,"tr_customer_product_id":178105,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T11:46:55.000Z","modified_at":"2026-02-05T11:47:32.000Z","name":"Pink Von","mobile_number":"266-424-7704","email_id":"Cruz40@hotmail.com","dop":"2025-02-01","serial_number":"88212660516802","imei1":"88212660516802","imei2":"88212660516802","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T11:47:32.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178084,"job_number":"JOB_178084","tr_customer_id":178102,"tr_customer_product_id":178092,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:18.000Z","modified_at":"2026-02-05T10:49:23.000Z","name":"Janu Anand","mobile_number":"7059787666","email_id":"sanuanand@gmail.com","dop":"2025-12-31","serial_number":"12414179002762","imei1":"12414179002762","imei2":"12414179002762","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178083,"job_number":"JOB_178083","tr_customer_id":178101,"tr_customer_product_id":178091,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:13.000Z","modified_at":"2026-02-05T10:49:18.000Z","name":"Manu Anand","mobile_number":"7059787667","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"16071298550620","imei1":"16071298550620","imei2":"16071298550620","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178082,"job_number":"JOB_178082","tr_customer_id":178100,"tr_customer_product_id":178090,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:49:08.000Z","modified_at":"2026-02-05T10:49:12.000Z","name":"Sanu Anand","mobile_number":"7059787665","email_id":"sanuanaand@gmail.com","dop":"2025-12-31","serial_number":"14422102808987","imei1":"14422102808987","imei2":"14422102808987","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:49:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178078,"job_number":"JOB_178078","tr_customer_id":178096,"tr_customer_product_id":178086,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:22:31.000Z","modified_at":"2026-02-05T10:23:05.000Z","name":"Camila Green","mobile_number":"675-403-8722","email_id":"Polly.Bartoletti18@yahoo.com","dop":"2025-02-01","serial_number":"14238705276946","imei1":"14238705276946","imei2":"14238705276946","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:23:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178075,"job_number":"JOB_178075","tr_customer_id":178093,"tr_customer_product_id":178083,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:48.000Z","modified_at":"2026-02-05T10:22:23.000Z","name":"Abdiel Jacobi","mobile_number":"831-576-7928","email_id":"Reba_Russel63@gmail.com","dop":"2025-02-01","serial_number":"97505450100491","imei1":"97505450100491","imei2":"97505450100491","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:22:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178072,"job_number":"JOB_178072","tr_customer_id":178090,"tr_customer_product_id":178080,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T10:21:06.000Z","modified_at":"2026-02-05T10:21:39.000Z","name":"Judy Crona","mobile_number":"985-505-8870","email_id":"Joanie95@yahoo.com","dop":"2025-02-01","serial_number":"101473039358346","imei1":"101473039358346","imei2":"101473039358346","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T10:21:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178069,"job_number":"JOB_178069","tr_customer_id":178087,"tr_customer_product_id":178077,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:57:20.000Z","modified_at":"2026-02-05T09:58:01.000Z","name":"Melyna Roob","mobile_number":"278-425-2629","email_id":"Craig.Hettinger@gmail.com","dop":"2025-02-01","serial_number":"38736606419936","imei1":"38736606419936","imei2":"38736606419936","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:58:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178065,"job_number":"JOB_178065","tr_customer_id":178083,"tr_customer_product_id":178073,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:56:29.000Z","modified_at":"2026-02-05T09:57:10.000Z","name":"Chris Shanahan","mobile_number":"311-842-2755","email_id":"Brent_Shanahan71@yahoo.com","dop":"2025-02-01","serial_number":"65603979886220","imei1":"65603979886220","imei2":"65603979886220","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:57:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178062,"job_number":"JOB_178062","tr_customer_id":178080,"tr_customer_product_id":178070,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:55:38.000Z","modified_at":"2026-02-05T09:56:19.000Z","name":"Jo Grimes","mobile_number":"873-451-0403","email_id":"Trinity30@yahoo.com","dop":"2025-02-01","serial_number":"99601072549409","imei1":"99601072549409","imei2":"99601072549409","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178054,"job_number":"JOB_178054","tr_customer_id":178072,"tr_customer_product_id":178062,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:35:05.000Z","modified_at":"2026-02-05T09:35:48.000Z","name":"Merritt Leffler","mobile_number":"264-967-1314","email_id":"Lily_Hane@gmail.com","dop":"2025-04-06","serial_number":"17401113189392","imei1":"17401113189392","imei2":"17401113189392","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:35:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178051,"job_number":"JOB_178051","tr_customer_id":178069,"tr_customer_product_id":178059,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:34:14.000Z","modified_at":"2026-02-05T09:34:57.000Z","name":"Jeanette Mayert","mobile_number":"876-337-9138","email_id":"Anais.Funk55@gmail.com","dop":"2025-04-06","serial_number":"15882066488383","imei1":"15882066488383","imei2":"15882066488383","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178048,"job_number":"JOB_178048","tr_customer_id":178066,"tr_customer_product_id":178056,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T09:33:22.000Z","modified_at":"2026-02-05T09:34:06.000Z","name":"Maximillia Mohr","mobile_number":"245-529-9767","email_id":"Daphne.Mayer36@hotmail.com","dop":"2025-04-06","serial_number":"12868530295778","imei1":"12868530295778","imei2":"12868530295778","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T09:34:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178043,"job_number":"JOB_178043","tr_customer_id":178061,"tr_customer_product_id":178051,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:02:10.000Z","modified_at":"2026-02-05T08:02:52.000Z","name":"Hyman Bradtke","mobile_number":"345-458-9172","email_id":"Anjali.Hegmann56@yahoo.com","dop":"2025-04-06","serial_number":"14913096326653","imei1":"14913096326653","imei2":"14913096326653","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:02:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178038,"job_number":"JOB_178038","tr_customer_id":178056,"tr_customer_product_id":178046,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T08:01:13.000Z","modified_at":"2026-02-05T08:01:54.000Z","name":"Vella Schuster","mobile_number":"305-772-2563","email_id":"Marisa.Howe47@gmail.com","dop":"2025-04-06","serial_number":"16961190991074","imei1":"16961190991074","imei2":"16961190991074","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T08:01:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178032,"job_number":"JOB_178032","tr_customer_id":178050,"tr_customer_product_id":178040,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:41:11.000Z","modified_at":"2026-02-05T07:41:22.000Z","name":"Abe Rohan","mobile_number":"612-283-3548","email_id":"Audie_Koss80@hotmail.com","dop":"2025-12-01","serial_number":"10259703663452","imei1":"10259703663452","imei2":"10259703663452","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178030,"job_number":"JOB_178030","tr_customer_id":178048,"tr_customer_product_id":178038,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:55.000Z","modified_at":"2026-02-05T07:41:06.000Z","name":"Lula Zieme","mobile_number":"983-200-5955","email_id":"Lulu.Kunde@gmail.com","dop":"2025-12-01","serial_number":"13305556975847","imei1":"13305556975847","imei2":"13305556975847","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:41:06.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178028,"job_number":"JOB_178028","tr_customer_id":178046,"tr_customer_product_id":178036,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:40:38.000Z","modified_at":"2026-02-05T07:40:50.000Z","name":"Caitlyn Schaden","mobile_number":"832-700-8900","email_id":"Justina.Mertz@yahoo.com","dop":"2025-12-01","serial_number":"10746798931063","imei1":"10746798931063","imei2":"10746798931063","popurl":"2025-12-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:40:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178025,"job_number":"JOB_178025","tr_customer_id":178043,"tr_customer_product_id":178033,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:11:22.000Z","modified_at":"2026-02-05T07:12:01.000Z","name":"Grace Greenfelder","mobile_number":"659-498-1702","email_id":"Eleanore.Volkman20@yahoo.com","dop":"2025-04-06","serial_number":"17971159203421","imei1":"17971159203421","imei2":"17971159203421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:12:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178022,"job_number":"JOB_178022","tr_customer_id":178040,"tr_customer_product_id":178030,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:10:36.000Z","modified_at":"2026-02-05T07:11:14.000Z","name":"Marilyne Kemmer","mobile_number":"814-960-2574","email_id":"Ayla53@hotmail.com","dop":"2025-04-06","serial_number":"10602425792428","imei1":"10602425792428","imei2":"10602425792428","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:11:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178019,"job_number":"JOB_178019","tr_customer_id":178037,"tr_customer_product_id":178027,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:58.000Z","modified_at":"2026-02-05T07:10:38.000Z","name":"Haylee Johnston","mobile_number":"235-686-7263","email_id":"Ulices63@hotmail.com","dop":"2025-04-06","serial_number":"18674775233304","imei1":"18674775233304","imei2":"18674775233304","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178017,"job_number":"JOB_178017","tr_customer_id":178035,"tr_customer_product_id":178025,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:09:49.000Z","modified_at":"2026-02-05T07:10:28.000Z","name":"Celia Hartmann","mobile_number":"616-767-0301","email_id":"Llewellyn_Gutmann18@yahoo.com","dop":"2025-04-06","serial_number":"14741249799481","imei1":"14741249799481","imei2":"14741249799481","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:10:28.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178014,"job_number":"JOB_178014","tr_customer_id":178032,"tr_customer_product_id":178022,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:07:11.000Z","modified_at":"2026-02-05T07:07:49.000Z","name":"Melisa Marquardt","mobile_number":"947-552-3399","email_id":"Adrien65@gmail.com","dop":"2025-04-06","serial_number":"13698417924014","imei1":"13698417924014","imei2":"13698417924014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178011,"job_number":"JOB_178011","tr_customer_id":178029,"tr_customer_product_id":178019,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:37.000Z","modified_at":"2026-02-05T07:07:17.000Z","name":"Stephanie Stoltenberg","mobile_number":"493-640-2583","email_id":"Concepcion.Grant@gmail.com","dop":"2025-04-06","serial_number":"19269345346421","imei1":"19269345346421","imei2":"19269345346421","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178009,"job_number":"JOB_178009","tr_customer_id":178027,"tr_customer_product_id":178017,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:34.000Z","modified_at":"2026-02-05T07:07:11.000Z","name":"Lukas Fritsch","mobile_number":"358-722-1587","email_id":"Rudolph65@gmail.com","dop":"2025-04-06","serial_number":"16091765699305","imei1":"16091765699305","imei2":"16091765699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178005,"job_number":"JOB_178005","tr_customer_id":178023,"tr_customer_product_id":178013,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:27.000Z","modified_at":"2026-02-05T07:07:04.000Z","name":"Terence Bauch","mobile_number":"276-705-0847","email_id":"Bessie38@yahoo.com","dop":"2025-04-06","serial_number":"17093808667897","imei1":"17093808667897","imei2":"17093808667897","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178003,"job_number":"JOB_178003","tr_customer_id":178021,"tr_customer_product_id":178011,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:26.000Z","modified_at":"2026-02-05T07:07:02.000Z","name":"Oliver Auer","mobile_number":"358-930-0306","email_id":"Joesph.Lockman14@yahoo.com","dop":"2025-04-06","serial_number":"12924678450023","imei1":"12924678450023","imei2":"12924678450023","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:07:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178000,"job_number":"JOB_178000","tr_customer_id":178018,"tr_customer_product_id":178008,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:06:09.000Z","modified_at":"2026-02-05T07:06:49.000Z","name":"Jolie Larkin","mobile_number":"261-858-0399","email_id":"Cecilia.Zulauf79@gmail.com","dop":"2025-04-06","serial_number":"12524705699305","imei1":"12524705699305","imei2":"12524705699305","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177998,"job_number":"JOB_177998","tr_customer_id":178016,"tr_customer_product_id":178006,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:49.000Z","modified_at":"2026-02-05T07:06:26.000Z","name":"Mertie Lemke","mobile_number":"347-885-1010","email_id":"Lucio.Torp40@yahoo.com","dop":"2025-04-06","serial_number":"12574639819933","imei1":"12574639819933","imei2":"12574639819933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177994,"job_number":"JOB_177994","tr_customer_id":178012,"tr_customer_product_id":178002,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:42.000Z","modified_at":"2026-02-05T07:06:18.000Z","name":"Julian Altenwerth","mobile_number":"611-903-9627","email_id":"Nikolas.Goldner@hotmail.com","dop":"2025-04-06","serial_number":"14122947394922","imei1":"14122947394922","imei2":"14122947394922","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177993,"job_number":"JOB_177993","tr_customer_id":178011,"tr_customer_product_id":178001,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:41.000Z","modified_at":"2026-02-05T07:06:19.000Z","name":"Jace Mohr","mobile_number":"584-715-1610","email_id":"Chelsea_Rolfson@hotmail.com","dop":"2025-04-06","serial_number":"11549822712037","imei1":"11549822712037","imei2":"11549822712037","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:06:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177989,"job_number":"JOB_177989","tr_customer_id":178007,"tr_customer_product_id":177997,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:05:04.000Z","modified_at":"2026-02-05T07:05:42.000Z","name":"Paul Hodkiewicz","mobile_number":"806-716-9921","email_id":"Eleonore_Labadie64@hotmail.com","dop":"2025-04-06","serial_number":"16307865701116","imei1":"16307865701116","imei2":"16307865701116","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177986,"job_number":"JOB_177986","tr_customer_id":178004,"tr_customer_product_id":177994,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:04:57.000Z","modified_at":"2026-02-05T07:05:34.000Z","name":"Rudolph Okuneva","mobile_number":"981-941-1218","email_id":"Peter.Parker@hotmail.com","dop":"2025-04-06","serial_number":"11679901670838","imei1":"11679901670838","imei2":"11679901670838","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:05:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177983,"job_number":"JOB_177983","tr_customer_id":178001,"tr_customer_product_id":177991,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:41.000Z","modified_at":"2026-02-05T07:02:20.000Z","name":"Serenity Runolfsdottir","mobile_number":"742-813-5620","email_id":"Randall_DuBuque5@gmail.com","dop":"2025-04-06","serial_number":"19108217257810","imei1":"19108217257810","imei2":"19108217257810","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177980,"job_number":"JOB_177980","tr_customer_id":177998,"tr_customer_product_id":177988,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:01:38.000Z","modified_at":"2026-02-05T07:02:23.000Z","name":"Quinn Emard","mobile_number":"883-723-5379","email_id":"Joany81@yahoo.com","dop":"2000-01-31","serial_number":"10617888556664","imei1":"10617888556664","imei2":"10617888556664","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:02:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177977,"job_number":"JOB_177977","tr_customer_id":177995,"tr_customer_product_id":177985,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:54.000Z","modified_at":"2026-02-05T07:01:33.000Z","name":"Nicholas Abbott","mobile_number":"284-659-3021","email_id":"Maureen_Heathcote52@hotmail.com","dop":"2025-04-06","serial_number":"10460364665863","imei1":"10460364665863","imei2":"10460364665863","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177974,"job_number":"JOB_177974","tr_customer_id":177992,"tr_customer_product_id":177982,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:45.000Z","modified_at":"2026-02-05T07:01:30.000Z","name":"May Kulas","mobile_number":"984-988-9313","email_id":"Jade_Nader@hotmail.com","dop":"2000-01-31","serial_number":"10896647881170","imei1":"10896647881170","imei2":"10896647881170","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:01:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177970,"job_number":"JOB_177970","tr_customer_id":177988,"tr_customer_product_id":177978,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:19.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dedric Fay","mobile_number":"783-265-2763","email_id":"Antwon_Lesch@hotmail.com","dop":"2025-04-06","serial_number":"11585056120499","imei1":"11585056120499","imei2":"11585056120499","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177968,"job_number":"JOB_177968","tr_customer_id":177986,"tr_customer_product_id":177976,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:18.000Z","modified_at":"2026-02-05T07:00:57.000Z","name":"Dannie Koepp","mobile_number":"941-955-2001","email_id":"Travis_Kihn@hotmail.com","dop":"2025-04-06","serial_number":"14865274651265","imei1":"14865274651265","imei2":"14865274651265","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177965,"job_number":"JOB_177965","tr_customer_id":177983,"tr_customer_product_id":177973,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T07:00:07.000Z","modified_at":"2026-02-05T07:00:47.000Z","name":"Karson Kulas","mobile_number":"718-243-7192","email_id":"Margarette.Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"13580465264567","imei1":"13580465264567","imei2":"13580465264567","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177962,"job_number":"JOB_177962","tr_customer_id":177980,"tr_customer_product_id":177970,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:51.000Z","modified_at":"2026-02-05T07:00:36.000Z","name":"Claudia Kassulke","mobile_number":"344-727-8933","email_id":"Heaven.Jakubowski57@hotmail.com","dop":"2000-01-31","serial_number":"10324421220884","imei1":"10324421220884","imei2":"10324421220884","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177959,"job_number":"JOB_177959","tr_customer_id":177977,"tr_customer_product_id":177967,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:34.000Z","modified_at":"2026-02-05T07:00:12.000Z","name":"Pete Hoeger","mobile_number":"638-827-0584","email_id":"Leatha_West@gmail.com","dop":"2025-04-06","serial_number":"15362919343659","imei1":"15362919343659","imei2":"15362919343659","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177956,"job_number":"JOB_177956","tr_customer_id":177974,"tr_customer_product_id":177964,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:32.000Z","modified_at":"2026-02-05T07:00:11.000Z","name":"Francesca Hirthe","mobile_number":"715-669-4561","email_id":"Clarabelle.Swaniawski40@yahoo.com","dop":"2025-04-06","serial_number":"14567019459764","imei1":"14567019459764","imei2":"14567019459764","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T07:00:11.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177953,"job_number":"JOB_177953","tr_customer_id":177971,"tr_customer_product_id":177961,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:59:06.000Z","modified_at":"2026-02-05T06:59:50.000Z","name":"Emmalee Boyer","mobile_number":"668-861-5637","email_id":"Paula2@hotmail.com","dop":"2025-04-06","serial_number":"10083967461933","imei1":"10083967461933","imei2":"10083967461933","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177950,"job_number":"JOB_177950","tr_customer_id":177968,"tr_customer_product_id":177958,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:56.000Z","modified_at":"2026-02-05T06:59:42.000Z","name":"Eddie Kuvalis","mobile_number":"956-303-9190","email_id":"Emerson.Moore19@yahoo.com","dop":"2000-01-31","serial_number":"10197382750217","imei1":"10197382750217","imei2":"10197382750217","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177947,"job_number":"JOB_177947","tr_customer_id":177965,"tr_customer_product_id":177955,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:49.000Z","modified_at":"2026-02-05T06:59:27.000Z","name":"Judson Murray","mobile_number":"739-435-6976","email_id":"Madison69@yahoo.com","dop":"2025-04-06","serial_number":"12317335263385","imei1":"12317335263385","imei2":"12317335263385","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177944,"job_number":"JOB_177944","tr_customer_id":177962,"tr_customer_product_id":177952,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:46.000Z","modified_at":"2026-02-05T06:59:25.000Z","name":"Xander Dooley","mobile_number":"347-585-0115","email_id":"Orion_Hane@hotmail.com","dop":"2025-04-06","serial_number":"15534530485502","imei1":"15534530485502","imei2":"15534530485502","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:59:25.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177941,"job_number":"JOB_177941","tr_customer_id":177959,"tr_customer_product_id":177949,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:13.000Z","modified_at":"2026-02-05T06:58:57.000Z","name":"Santa Schuppe","mobile_number":"850-959-1007","email_id":"Cristobal.Schimmel@yahoo.com","dop":"2025-04-06","serial_number":"10027886245134","imei1":"10027886245134","imei2":"10027886245134","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:57.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177938,"job_number":"JOB_177938","tr_customer_id":177956,"tr_customer_product_id":177946,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:58:03.000Z","modified_at":"2026-02-05T06:58:44.000Z","name":"Isabelle Stanton","mobile_number":"713-253-4502","email_id":"Norval.Yost@hotmail.com","dop":"2025-04-06","serial_number":"12698679731417","imei1":"12698679731417","imei2":"12698679731417","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177936,"job_number":"JOB_177936","tr_customer_id":177954,"tr_customer_product_id":177944,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:57:19.000Z","modified_at":"2026-02-05T06:58:04.000Z","name":"Otho Fahey","mobile_number":"916-897-0327","email_id":"Emmet.Upton89@hotmail.com","dop":"2025-04-06","serial_number":"12731355018014","imei1":"12731355018014","imei2":"12731355018014","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:58:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177933,"job_number":"JOB_177933","tr_customer_id":177951,"tr_customer_product_id":177941,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:56:26.000Z","modified_at":"2026-02-05T06:57:04.000Z","name":"Khalid Reilly","mobile_number":"457-464-6781","email_id":"Eleanora59@yahoo.com","dop":"2025-04-06","serial_number":"10636955646040","imei1":"10636955646040","imei2":"10636955646040","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:57:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177930,"job_number":"JOB_177930","tr_customer_id":177948,"tr_customer_product_id":177938,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:55:41.000Z","modified_at":"2026-02-05T06:56:19.000Z","name":"Berniece Thiel","mobile_number":"220-879-8252","email_id":"Grayce_Veum@gmail.com","dop":"2025-04-06","serial_number":"16908797551799","imei1":"16908797551799","imei2":"16908797551799","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:56:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177927,"job_number":"JOB_177927","tr_customer_id":177945,"tr_customer_product_id":177935,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:54:56.000Z","modified_at":"2026-02-05T06:55:34.000Z","name":"Jaylen Durgan","mobile_number":"225-982-0510","email_id":"Effie_Boehm@gmail.com","dop":"2025-04-06","serial_number":"10114481494213","imei1":"10114481494213","imei2":"10114481494213","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:55:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177923,"job_number":"JOB_177923","tr_customer_id":177941,"tr_customer_product_id":177931,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:53:35.000Z","modified_at":"2026-02-05T06:54:19.000Z","name":"Holly Robel","mobile_number":"424-762-8019","email_id":"Woodrow_King@gmail.com","dop":"2025-04-06","serial_number":"10109527523022","imei1":"10109527523022","imei2":"10109527523022","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:54:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177920,"job_number":"JOB_177920","tr_customer_id":177938,"tr_customer_product_id":177928,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:52:43.000Z","modified_at":"2026-02-05T06:53:27.000Z","name":"Johanna Torp","mobile_number":"265-233-1206","email_id":"Cassidy91@gmail.com","dop":"2025-04-06","serial_number":"18188219936106","imei1":"18188219936106","imei2":"18188219936106","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:53:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177917,"job_number":"JOB_177917","tr_customer_id":177935,"tr_customer_product_id":177925,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:51:51.000Z","modified_at":"2026-02-05T06:52:35.000Z","name":"Selina Connelly","mobile_number":"712-512-2208","email_id":"Anjali_Kessler60@gmail.com","dop":"2025-04-06","serial_number":"17294209128323","imei1":"17294209128323","imei2":"17294209128323","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:52:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177915,"job_number":"JOB_177915","tr_customer_id":177933,"tr_customer_product_id":177923,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:50:51.000Z","modified_at":"2026-02-05T06:50:55.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"17918638314360","imei1":"17918638314360","imei2":"17918638314360","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:55.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177913,"job_number":"JOB_177913","tr_customer_id":177931,"tr_customer_product_id":177921,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:49:29.000Z","modified_at":"2026-02-05T06:50:15.000Z","name":"Robin Keeling","mobile_number":"764-391-2313","email_id":"Michele_Fritsch58@gmail.com","dop":"2025-04-06","serial_number":"19184883592478","imei1":"19184883592478","imei2":"19184883592478","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:15.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177910,"job_number":"JOB_177910","tr_customer_id":177928,"tr_customer_product_id":177918,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:50.000Z","modified_at":"2026-02-05T06:49:27.000Z","name":"Lowell Lowe","mobile_number":"407-478-8191","email_id":"Rebeka3@gmail.com","dop":"2025-04-06","serial_number":"13571142322980","imei1":"13571142322980","imei2":"13571142322980","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177907,"job_number":"JOB_177907","tr_customer_id":177925,"tr_customer_product_id":177915,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:35.000Z","modified_at":"2026-02-05T06:49:21.000Z","name":"Wilburn Mayert","mobile_number":"340-834-5348","email_id":"Maude_Casper45@yahoo.com","dop":"2025-04-06","serial_number":"10455206416416","imei1":"10455206416416","imei2":"10455206416416","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:49:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177904,"job_number":"JOB_177904","tr_customer_id":177922,"tr_customer_product_id":177912,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:48:06.000Z","modified_at":"2026-02-05T06:48:43.000Z","name":"Gay Effertz","mobile_number":"617-672-8862","email_id":"Ocie_McKenzie@yahoo.com","dop":"2025-04-06","serial_number":"15680624744806","imei1":"15680624744806","imei2":"15680624744806","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:43.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177901,"job_number":"JOB_177901","tr_customer_id":177919,"tr_customer_product_id":177909,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:41.000Z","modified_at":"2026-02-05T06:48:26.000Z","name":"Brianne Bogisich","mobile_number":"281-777-8027","email_id":"Imelda.Koch6@yahoo.com","dop":"2025-04-06","serial_number":"10459947228524","imei1":"10459947228524","imei2":"10459947228524","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177898,"job_number":"JOB_177898","tr_customer_id":177916,"tr_customer_product_id":177906,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:36.000Z","modified_at":"2026-02-05T06:48:12.000Z","name":"Misael Kihn","mobile_number":"253-352-3196","email_id":"Earl73@hotmail.com","dop":"2025-06-18","serial_number":"10699604552999","imei1":"10699604552999","imei2":"10699604552999","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:48:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177895,"job_number":"JOB_177895","tr_customer_id":177913,"tr_customer_product_id":177903,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:47:22.000Z","modified_at":"2026-02-05T06:47:59.000Z","name":"Rubie Gottlieb","mobile_number":"552-819-4993","email_id":"Darrion_Skiles51@gmail.com","dop":"2025-04-06","serial_number":"11035172994153","imei1":"11035172994153","imei2":"11035172994153","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:59.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177892,"job_number":"JOB_177892","tr_customer_id":177910,"tr_customer_product_id":177900,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:46:52.000Z","modified_at":"2026-02-05T06:47:29.000Z","name":"Cyrus Cassin","mobile_number":"595-816-7955","email_id":"Jaron60@yahoo.com","dop":"2025-06-18","serial_number":"10998134344552","imei1":"10998134344552","imei2":"10998134344552","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177888,"job_number":"JOB_177888","tr_customer_id":177906,"tr_customer_product_id":177896,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:56.000Z","modified_at":"2026-02-05T06:46:34.000Z","name":"Wava Rodriguez","mobile_number":"915-482-8806","email_id":"Aliyah_Senger37@gmail.com","dop":"2025-04-06","serial_number":"10632757099220","imei1":"10632757099220","imei2":"10632757099220","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177887,"job_number":"JOB_177887","tr_customer_id":177905,"tr_customer_product_id":177895,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:48.000Z","modified_at":"2026-02-05T06:46:27.000Z","name":"Marques Wolf","mobile_number":"595-752-8731","email_id":"Heidi20@hotmail.com","dop":"2025-12-31","serial_number":"106219553072595","imei1":"106219553072595","imei2":"106219553072595","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:46:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177883,"job_number":"JOB_177883","tr_customer_id":177901,"tr_customer_product_id":177891,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:45:02.000Z","modified_at":"2026-02-05T06:45:40.000Z","name":"Virginia Halvorson","mobile_number":"634-410-3244","email_id":"Aimee.Champlin41@gmail.com","dop":"2025-12-31","serial_number":"109329807915428","imei1":"109329807915428","imei2":"109329807915428","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:45:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177878,"job_number":"JOB_177878","tr_customer_id":177896,"tr_customer_product_id":177886,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:44:15.000Z","modified_at":"2026-02-05T06:44:54.000Z","name":"Rozella Rolfson","mobile_number":"891-357-8566","email_id":"Cletus72@gmail.com","dop":"2025-12-31","serial_number":"105085945454920","imei1":"105085945454920","imei2":"105085945454920","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:44:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177866,"job_number":"JOB_177866","tr_customer_id":177884,"tr_customer_product_id":177874,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T06:39:07.000Z","modified_at":"2026-02-05T06:50:12.000Z","name":"Kat Anand","mobile_number":"7059787343","email_id":"sanuaanand@gmail.com","dop":"2025-12-31","serial_number":"10774376684498","imei1":"10774376684498","imei2":"10774376684498","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T06:50:12.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177863,"job_number":"JOB_177863","tr_customer_id":177881,"tr_customer_product_id":177871,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:47:38.000Z","modified_at":"2026-02-05T05:48:21.000Z","name":"Giles Brakus","mobile_number":"326-632-6500","email_id":"Rhoda.Haley@hotmail.com","dop":"2025-04-06","serial_number":"19999553536758","imei1":"19999553536758","imei2":"19999553536758","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:48:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177860,"job_number":"JOB_177860","tr_customer_id":177878,"tr_customer_product_id":177868,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:46:46.000Z","modified_at":"2026-02-05T05:47:29.000Z","name":"Freida Wolff","mobile_number":"814-991-2836","email_id":"Delpha_Corwin@yahoo.com","dop":"2025-04-06","serial_number":"17448428655727","imei1":"17448428655727","imei2":"17448428655727","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:47:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177857,"job_number":"JOB_177857","tr_customer_id":177875,"tr_customer_product_id":177865,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:45:49.000Z","modified_at":"2026-02-05T05:46:37.000Z","name":"Arely Bartoletti","mobile_number":"754-752-5082","email_id":"Ezekiel_Smith44@gmail.com","dop":"2025-04-06","serial_number":"10821916275469","imei1":"10821916275469","imei2":"10821916275469","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:46:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177854,"job_number":"JOB_177854","tr_customer_id":177872,"tr_customer_product_id":177862,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:36:11.000Z","modified_at":"2026-02-05T05:36:47.000Z","name":"Miguel Konopelski","mobile_number":"483-229-9124","email_id":"Marlin_Corwin@hotmail.com","dop":"2025-04-06","serial_number":"16217698537734","imei1":"16217698537734","imei2":"16217698537734","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177852,"job_number":"JOB_177852","tr_customer_id":177870,"tr_customer_product_id":177860,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:35:48.000Z","modified_at":"2026-02-05T05:36:27.000Z","name":"Isabella Hauck","mobile_number":"892-641-9099","email_id":"Filiberto98@gmail.com","dop":"2025-04-06","serial_number":"18163124890950","imei1":"18163124890950","imei2":"18163124890950","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:36:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177851,"job_number":"JOB_177851","tr_customer_id":177869,"tr_customer_product_id":177859,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:30.000Z","modified_at":"2026-02-05T05:19:40.000Z","name":"Mikayla Rohan","mobile_number":"782-902-6844","email_id":"Timothy.Kilback@gmail.com","dop":"2025-07-01","serial_number":"104644676618424","imei1":"104644676618424","imei2":"104644676618424","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:40.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177848,"job_number":"JOB_177848","tr_customer_id":177866,"tr_customer_product_id":177856,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T05:19:16.000Z","modified_at":"2026-02-05T05:19:27.000Z","name":"Hayden Herman","mobile_number":"661-297-2992","email_id":"Juliet.Ryan52@yahoo.com","dop":"2025-07-01","serial_number":"104022239797961","imei1":"104022239797961","imei2":"104022239797961","popurl":"2025-07-01T20:00:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T05:19:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177840,"job_number":"JOB_177840","tr_customer_id":177858,"tr_customer_product_id":177848,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:51.000Z","modified_at":"2026-02-05T04:44:14.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"23719613063306","imei1":"23719613063306","imei2":"23719613063306","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:44:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177833,"job_number":"JOB_177833","tr_customer_id":177851,"tr_customer_product_id":177841,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:43:20.000Z","modified_at":"2026-02-05T04:43:44.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"58055641480498","imei1":"58055641480498","imei2":"58055641480498","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177826,"job_number":"JOB_177826","tr_customer_id":177844,"tr_customer_product_id":177834,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:42:49.000Z","modified_at":"2026-02-05T04:43:13.000Z","name":"Nitya Anand","mobile_number":"8798828948","email_id":"Nitya@gmail.com","dop":"2025-04-30","serial_number":"77911248957141","imei1":"77911248957141","imei2":"77911248957141","popurl":"2025-04-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:43:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177808,"job_number":"JOB_177808","tr_customer_id":177826,"tr_customer_product_id":177816,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:55.000Z","modified_at":"2026-02-05T04:29:33.000Z","name":"Carlie Borer","mobile_number":"347-695-6860","email_id":"Lulu_Grady@hotmail.com","dop":"2000-01-31","serial_number":"10008360640362","imei1":"10008360640362","imei2":"10008360640362","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177805,"job_number":"JOB_177805","tr_customer_id":177823,"tr_customer_product_id":177813,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:37.000Z","modified_at":"2026-02-05T04:29:13.000Z","name":"Magnolia Kub","mobile_number":"857-679-6338","email_id":"Jodie_Osinski50@gmail.com","dop":"2025-04-06","serial_number":"19668543090957","imei1":"19668543090957","imei2":"19668543090957","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177802,"job_number":"JOB_177802","tr_customer_id":177820,"tr_customer_product_id":177810,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:26.000Z","modified_at":"2026-02-05T04:29:03.000Z","name":"Nikki Halvorson","mobile_number":"358-303-3926","email_id":"Wyatt.Renner@hotmail.com","dop":"2025-04-06","serial_number":"14776467906723","imei1":"14776467906723","imei2":"14776467906723","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:29:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177797,"job_number":"JOB_177797","tr_customer_id":177815,"tr_customer_product_id":177805,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:49.000Z","name":"Bettye McDermott","mobile_number":"288-720-0765","email_id":"Citlalli69@hotmail.com","dop":"2025-04-06","serial_number":"10937815494783","imei1":"10937815494783","imei2":"10937815494783","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177795,"job_number":"JOB_177795","tr_customer_id":177813,"tr_customer_product_id":177803,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:12.000Z","modified_at":"2026-02-05T04:28:48.000Z","name":"Alena McLaughlin","mobile_number":"210-514-6789","email_id":"Leonie.Waters@gmail.com","dop":"2025-04-06","serial_number":"14950586947699","imei1":"14950586947699","imei2":"14950586947699","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177793,"job_number":"JOB_177793","tr_customer_id":177811,"tr_customer_product_id":177801,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:11.000Z","modified_at":"2026-02-05T04:28:50.000Z","name":"Delta Homenick","mobile_number":"218-431-0260","email_id":"Isai_Ledner@hotmail.com","dop":"2025-04-06","serial_number":"19187236656898","imei1":"19187236656898","imei2":"19187236656898","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177790,"job_number":"JOB_177790","tr_customer_id":177808,"tr_customer_product_id":177798,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:09.000Z","modified_at":"2026-02-05T04:28:47.000Z","name":"Oran Lemke","mobile_number":"840-275-7422","email_id":"Kaylee12@hotmail.com","dop":"2000-01-31","serial_number":"10091982058603","imei1":"10091982058603","imei2":"10091982058603","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177787,"job_number":"JOB_177787","tr_customer_id":177805,"tr_customer_product_id":177795,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:05.000Z","modified_at":"2026-02-05T04:28:42.000Z","name":"Thea Hermiston","mobile_number":"411-589-9613","email_id":"Roel18@gmail.com","dop":"2025-04-06","serial_number":"13336106038915","imei1":"13336106038915","imei2":"13336106038915","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:42.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177784,"job_number":"JOB_177784","tr_customer_id":177802,"tr_customer_product_id":177792,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:28:01.000Z","modified_at":"2026-02-05T04:28:37.000Z","name":"Jed Zemlak","mobile_number":"331-313-8357","email_id":"Deion.Stanton79@gmail.com","dop":"2025-04-06","serial_number":"17711471386035","imei1":"17711471386035","imei2":"17711471386035","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177781,"job_number":"JOB_177781","tr_customer_id":177799,"tr_customer_product_id":177789,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:52.000Z","modified_at":"2026-02-05T04:28:29.000Z","name":"Demetrius Bailey","mobile_number":"620-730-4598","email_id":"Beryl.Dibbert@gmail.com","dop":"2025-04-06","serial_number":"17118435770203","imei1":"17118435770203","imei2":"17118435770203","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:29.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177779,"job_number":"JOB_177779","tr_customer_id":177797,"tr_customer_product_id":177787,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:47.000Z","modified_at":"2026-02-05T04:28:26.000Z","name":"Clair Lehner","mobile_number":"730-675-7117","email_id":"Geovanny_Ratke99@hotmail.com","dop":"2025-12-31","serial_number":"108517832828622","imei1":"108517832828622","imei2":"108517832828622","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177775,"job_number":"JOB_177775","tr_customer_id":177793,"tr_customer_product_id":177783,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:18.000Z","name":"Meggie Zboncak","mobile_number":"368-774-4719","email_id":"Emerson98@yahoo.com","dop":"2025-04-06","serial_number":"14141257680082","imei1":"14141257680082","imei2":"14141257680082","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:18.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177773,"job_number":"JOB_177773","tr_customer_id":177791,"tr_customer_product_id":177781,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:42.000Z","modified_at":"2026-02-05T04:28:19.000Z","name":"Peyton West","mobile_number":"245-916-7149","email_id":"Jarrell39@hotmail.com","dop":"2025-04-06","serial_number":"19576995076036","imei1":"19576995076036","imei2":"19576995076036","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:19.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177769,"job_number":"JOB_177769","tr_customer_id":177787,"tr_customer_product_id":177777,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:38.000Z","modified_at":"2026-02-05T04:28:17.000Z","name":"Jordane Wolff","mobile_number":"225-692-3486","email_id":"Katarina87@yahoo.com","dop":"2025-04-06","serial_number":"10709626104910","imei1":"10709626104910","imei2":"10709626104910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177761,"job_number":"JOB_177761","tr_customer_id":177779,"tr_customer_product_id":177769,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:05.000Z","name":"Concepcion Hilll","mobile_number":"834-450-2804","email_id":"Cydney29@yahoo.com","dop":"2025-04-06","serial_number":"11564683618708","imei1":"11564683618708","imei2":"11564683618708","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177759,"job_number":"JOB_177759","tr_customer_id":177777,"tr_customer_product_id":177767,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:28.000Z","modified_at":"2026-02-05T04:28:04.000Z","name":"Denis Lowe","mobile_number":"564-396-7637","email_id":"Lucas_Rosenbaum72@gmail.com","dop":"2025-04-06","serial_number":"19892966359697","imei1":"19892966359697","imei2":"19892966359697","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177755,"job_number":"JOB_177755","tr_customer_id":177773,"tr_customer_product_id":177763,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:24.000Z","modified_at":"2026-02-05T04:28:03.000Z","name":"Aiyana Schuster","mobile_number":"254-211-8954","email_id":"Harley_Stokes@hotmail.com","dop":"2025-04-06","serial_number":"11040053394333","imei1":"11040053394333","imei2":"11040053394333","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:03.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177753,"job_number":"JOB_177753","tr_customer_id":177771,"tr_customer_product_id":177761,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:23.000Z","modified_at":"2026-02-05T04:28:01.000Z","name":"Virginia Osinski","mobile_number":"372-603-2933","email_id":"Bridie_Welch@hotmail.com","dop":"2000-01-31","serial_number":"10148274081955","imei1":"10148274081955","imei2":"10148274081955","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:28:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177750,"job_number":"JOB_177750","tr_customer_id":177768,"tr_customer_product_id":177758,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:21.000Z","modified_at":"2026-02-05T04:27:58.000Z","name":"Bethany Treutel","mobile_number":"431-919-5436","email_id":"Hettie68@hotmail.com","dop":"2025-04-06","serial_number":"14116107098399","imei1":"14116107098399","imei2":"14116107098399","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:58.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177747,"job_number":"JOB_177747","tr_customer_id":177765,"tr_customer_product_id":177755,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:16.000Z","modified_at":"2026-02-05T04:27:53.000Z","name":"Aron Heidenreich","mobile_number":"600-500-3551","email_id":"Roy.Morar@hotmail.com","dop":"2025-04-06","serial_number":"19969360513473","imei1":"19969360513473","imei2":"19969360513473","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:53.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177740,"job_number":"JOB_177740","tr_customer_id":177758,"tr_customer_product_id":177748,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:12.000Z","modified_at":"2026-02-05T04:27:50.000Z","name":"Heber Emard","mobile_number":"584-478-3737","email_id":"Morris.Kunde20@hotmail.com","dop":"2025-04-06","serial_number":"19856821234247","imei1":"19856821234247","imei2":"19856821234247","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:50.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177737,"job_number":"JOB_177737","tr_customer_id":177755,"tr_customer_product_id":177745,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:07.000Z","modified_at":"2026-02-05T04:27:45.000Z","name":"Brannon Medhurst","mobile_number":"927-633-9642","email_id":"Scottie98@yahoo.com","dop":"2025-04-06","serial_number":"11851073741359","imei1":"11851073741359","imei2":"11851073741359","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177734,"job_number":"JOB_177734","tr_customer_id":177752,"tr_customer_product_id":177742,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:27:00.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Rae Mante","mobile_number":"598-389-2093","email_id":"Loraine_Farrell@yahoo.com","dop":"2025-04-06","serial_number":"10190909973603","imei1":"10190909973603","imei2":"10190909973603","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177732,"job_number":"JOB_177732","tr_customer_id":177750,"tr_customer_product_id":177740,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:59.000Z","modified_at":"2026-02-05T04:27:38.000Z","name":"Carolanne Baumbach","mobile_number":"565-204-9162","email_id":"Timmy_OHara@yahoo.com","dop":"2025-12-31","serial_number":"103440844678251","imei1":"103440844678251","imei2":"103440844678251","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:38.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177727,"job_number":"JOB_177727","tr_customer_id":177745,"tr_customer_product_id":177735,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:57.000Z","modified_at":"2026-02-05T04:27:34.000Z","name":"Lucie Rosenbaum","mobile_number":"423-875-3228","email_id":"Brisa_Fritsch@hotmail.com","dop":"2025-04-06","serial_number":"14214118317331","imei1":"14214118317331","imei2":"14214118317331","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:34.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177723,"job_number":"JOB_177723","tr_customer_id":177741,"tr_customer_product_id":177731,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:56.000Z","modified_at":"2026-02-05T04:27:35.000Z","name":"Edgardo Cormier","mobile_number":"494-275-3107","email_id":"Tianna.Bashirian@yahoo.com","dop":"2025-04-06","serial_number":"16618238526642","imei1":"16618238526642","imei2":"16618238526642","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:35.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177721,"job_number":"JOB_177721","tr_customer_id":177739,"tr_customer_product_id":177729,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:55.000Z","modified_at":"2026-02-05T04:27:31.000Z","name":"Dulce Robel","mobile_number":"773-919-7436","email_id":"Keeley88@gmail.com","dop":"2025-02-01","serial_number":"75769061304680","imei1":"75769061304680","imei2":"75769061304680","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177717,"job_number":"JOB_177717","tr_customer_id":177735,"tr_customer_product_id":177725,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:50.000Z","modified_at":"2026-02-05T04:27:30.000Z","name":"Trevion Ernser","mobile_number":"393-738-6157","email_id":"Rhoda.Steuber10@hotmail.com","dop":"2025-04-06","serial_number":"18482523590352","imei1":"18482523590352","imei2":"18482523590352","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177704,"job_number":"JOB_177704","tr_customer_id":177722,"tr_customer_product_id":177712,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:45.000Z","modified_at":"2026-02-05T04:27:26.000Z","name":"Magnus Sipes","mobile_number":"880-575-6658","email_id":"Bradley.Romaguera@hotmail.com","dop":"2025-04-06","serial_number":"15373129676910","imei1":"15373129676910","imei2":"15373129676910","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:26.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177701,"job_number":"JOB_177701","tr_customer_id":177719,"tr_customer_product_id":177709,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:21.000Z","name":"Vicky Ward","mobile_number":"385-305-1042","email_id":"Linda_Greenfelder@gmail.com","dop":"2025-04-06","serial_number":"10375714499050","imei1":"10375714499050","imei2":"10375714499050","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:21.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177700,"job_number":"JOB_177700","tr_customer_id":177718,"tr_customer_product_id":177708,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:23.000Z","name":"Brenda Romaguera","mobile_number":"426-798-0324","email_id":"Oscar_Vandervort62@yahoo.com","dop":"2025-04-06","serial_number":"14564469368774","imei1":"14564469368774","imei2":"14564469368774","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:23.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177699,"job_number":"JOB_177699","tr_customer_id":177717,"tr_customer_product_id":177707,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Mitchel Fadel","mobile_number":"830-587-4732","email_id":"Alfred.Kuhic23@hotmail.com","dop":"2025-04-06","serial_number":"12907746616539","imei1":"12907746616539","imei2":"12907746616539","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177695,"job_number":"JOB_177695","tr_customer_id":177713,"tr_customer_product_id":177703,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:44.000Z","modified_at":"2026-02-05T04:27:20.000Z","name":"Blanca McKenzie","mobile_number":"502-571-4758","email_id":"Hector21@yahoo.com","dop":"2025-04-06","serial_number":"12136893739343","imei1":"12136893739343","imei2":"12136893739343","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177690,"job_number":"JOB_177690","tr_customer_id":177708,"tr_customer_product_id":177698,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Liliane Collins","mobile_number":"682-417-7091","email_id":"Jeanette72@gmail.com","dop":"2025-04-06","serial_number":"19661075010436","imei1":"19661075010436","imei2":"19661075010436","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177689,"job_number":"JOB_177689","tr_customer_id":177707,"tr_customer_product_id":177697,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:16.000Z","name":"Jerad Streich","mobile_number":"520-977-6772","email_id":"Kristian_Koelpin60@hotmail.com","dop":"2000-01-31","serial_number":"10337991907914","imei1":"10337991907914","imei2":"10337991907914","popurl":"2000-01-31T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:16.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177686,"job_number":"JOB_177686","tr_customer_id":177704,"tr_customer_product_id":177694,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:38.000Z","modified_at":"2026-02-05T04:27:14.000Z","name":"Minnie Fadel","mobile_number":"215-841-0592","email_id":"Edwardo50@yahoo.com","dop":"2025-04-06","serial_number":"14197247542410","imei1":"14197247542410","imei2":"14197247542410","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177678,"job_number":"JOB_177678","tr_customer_id":177696,"tr_customer_product_id":177686,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:34.000Z","modified_at":"2026-02-05T04:27:10.000Z","name":"Uriah Hirthe","mobile_number":"331-750-2106","email_id":"Madonna_Goyette68@gmail.com","dop":"2025-04-06","serial_number":"14423533706174","imei1":"14423533706174","imei2":"14423533706174","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:10.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177676,"job_number":"JOB_177676","tr_customer_id":177694,"tr_customer_product_id":177684,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:33.000Z","modified_at":"2026-02-05T04:27:09.000Z","name":"Alfreda Waelchi","mobile_number":"704-768-6737","email_id":"Denis17@yahoo.com","dop":"2025-04-06","serial_number":"15321992834999","imei1":"15321992834999","imei2":"15321992834999","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:09.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177672,"job_number":"JOB_177672","tr_customer_id":177690,"tr_customer_product_id":177680,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:31.000Z","modified_at":"2026-02-05T04:26:47.000Z","name":"Brice Abshire","mobile_number":"421-705-6778","email_id":"Letitia9@hotmail.com","dop":"2025-05-30","serial_number":"13554509931969","imei1":"13554509931969","imei2":"13554509931969","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177670,"job_number":"JOB_177670","tr_customer_id":177688,"tr_customer_product_id":177678,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:28.000Z","modified_at":"2026-02-05T04:27:05.000Z","name":"Vena Kuhlman","mobile_number":"469-460-2485","email_id":"Tiara6@hotmail.com","dop":"2025-04-06","serial_number":"10687531097344","imei1":"10687531097344","imei2":"10687531097344","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177667,"job_number":"JOB_177667","tr_customer_id":177685,"tr_customer_product_id":177675,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:25.000Z","modified_at":"2026-02-05T04:27:04.000Z","name":"Domenica Kautzer","mobile_number":"842-556-7118","email_id":"Mathias.Dickinson@hotmail.com","dop":"2025-04-06","serial_number":"12746358970829","imei1":"12746358970829","imei2":"12746358970829","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:27:04.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177664,"job_number":"JOB_177664","tr_customer_id":177682,"tr_customer_product_id":177672,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:18.000Z","modified_at":"2026-02-05T04:26:52.000Z","name":"Edmund Bode","mobile_number":"536-694-5980","email_id":"Alisa_Padberg28@hotmail.com","dop":"2025-04-06","serial_number":"10557998882702","imei1":"10557998882702","imei2":"10557998882702","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177662,"job_number":"JOB_177662","tr_customer_id":177680,"tr_customer_product_id":177670,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:12.000Z","modified_at":"2026-02-05T04:26:51.000Z","name":"Telly Watsica","mobile_number":"386-495-1203","email_id":"Hortense.Orn66@gmail.com","dop":"2025-12-31","serial_number":"106297089861162","imei1":"106297089861162","imei2":"106297089861162","popurl":"2025-12-31T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177659,"job_number":"JOB_177659","tr_customer_id":177677,"tr_customer_product_id":177667,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:45.000Z","name":"Nayeli Barrows","mobile_number":"355-440-9739","email_id":"Candice.Franecki50@hotmail.com","dop":"2025-02-01","serial_number":"28444151645473","imei1":"28444151645473","imei2":"28444151645473","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177658,"job_number":"JOB_177658","tr_customer_id":177676,"tr_customer_product_id":177666,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:10.000Z","modified_at":"2026-02-05T04:26:48.000Z","name":"Nia Langosh","mobile_number":"979-266-3285","email_id":"Jace.Barrows62@gmail.com","dop":"2025-04-06","serial_number":"13334685442837","imei1":"13334685442837","imei2":"13334685442837","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:48.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177651,"job_number":"JOB_177651","tr_customer_id":177669,"tr_customer_product_id":177659,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:26:01.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Damion Schmidt","mobile_number":"878-247-2674","email_id":"Kyle_Gerlach47@yahoo.com","dop":"2025-04-06","serial_number":"16728666748580","imei1":"16728666748580","imei2":"16728666748580","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177647,"job_number":"JOB_177647","tr_customer_id":177665,"tr_customer_product_id":177655,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:58.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Jerry Gottlieb","mobile_number":"637-725-6246","email_id":"Yoshiko_Rowe@gmail.com","dop":"2025-04-06","serial_number":"13034613510289","imei1":"13034613510289","imei2":"13034613510289","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177645,"job_number":"JOB_177645","tr_customer_id":177663,"tr_customer_product_id":177653,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:57.000Z","modified_at":"2026-02-05T04:26:37.000Z","name":"Michael Romaguera","mobile_number":"691-203-6406","email_id":"Margot.Rutherford@hotmail.com","dop":"2025-04-06","serial_number":"13451090002795","imei1":"13451090002795","imei2":"13451090002795","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:37.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177642,"job_number":"JOB_177642","tr_customer_id":177660,"tr_customer_product_id":177650,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:54.000Z","modified_at":"2026-02-05T04:26:31.000Z","name":"Watson Padberg","mobile_number":"397-375-3574","email_id":"Travon20@yahoo.com","dop":"2025-04-06","serial_number":"15166420322411","imei1":"15166420322411","imei2":"15166420322411","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:31.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177640,"job_number":"JOB_177640","tr_customer_id":177658,"tr_customer_product_id":177648,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:51.000Z","modified_at":"2026-02-05T04:26:27.000Z","name":"Rowena Krajcik","mobile_number":"584-594-4524","email_id":"Claudie.Jenkins@hotmail.com","dop":"2025-04-06","serial_number":"11980654796477","imei1":"11980654796477","imei2":"11980654796477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:27.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177636,"job_number":"JOB_177636","tr_customer_id":177654,"tr_customer_product_id":177644,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:43.000Z","modified_at":"2026-02-05T04:26:20.000Z","name":"Rosalinda Feeney","mobile_number":"894-276-3951","email_id":"Noemy.Dach@hotmail.com","dop":"2025-04-06","serial_number":"15888643644477","imei1":"15888643644477","imei2":"15888643644477","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177632,"job_number":"JOB_177632","tr_customer_id":177650,"tr_customer_product_id":177640,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:39.000Z","modified_at":"2026-02-05T04:26:13.000Z","name":"Karen Gerhold","mobile_number":"581-758-2671","email_id":"Adaline95@yahoo.com","dop":"2025-06-18","serial_number":"10278462742881","imei1":"10278462742881","imei2":"10278462742881","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:13.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177630,"job_number":"JOB_177630","tr_customer_id":177648,"tr_customer_product_id":177638,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:38.000Z","modified_at":"2026-02-05T04:26:17.000Z","name":"Gaylord Runolfsson","mobile_number":"914-511-6449","email_id":"Bettye_Terry5@yahoo.com","dop":"2025-04-06","serial_number":"10448231236362","imei1":"10448231236362","imei2":"10448231236362","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:17.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177624,"job_number":"JOB_177624","tr_customer_id":177642,"tr_customer_product_id":177632,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:01.000Z","name":"Isabel Greenholt","mobile_number":"730-589-9704","email_id":"Reta_Nienow@gmail.com","dop":"2025-02-01","serial_number":"109988893995360","imei1":"109988893995360","imei2":"109988893995360","popurl":"2025-02-01T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:01.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177623,"job_number":"JOB_177623","tr_customer_id":177641,"tr_customer_product_id":177631,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:25.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Erik Koepp","mobile_number":"517-744-4704","email_id":"Eliane.Emmerich@hotmail.com","dop":"2025-04-06","serial_number":"19464164942954","imei1":"19464164942954","imei2":"19464164942954","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177622,"job_number":"JOB_177622","tr_customer_id":177640,"tr_customer_product_id":177630,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:24.000Z","modified_at":"2026-02-05T04:26:02.000Z","name":"Gregorio Murray","mobile_number":"390-316-1333","email_id":"Uriah.Block36@gmail.com","dop":"2025-04-06","serial_number":"19551358577429","imei1":"19551358577429","imei2":"19551358577429","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:26:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177616,"job_number":"JOB_177616","tr_customer_id":177634,"tr_customer_product_id":177624,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:17.000Z","modified_at":"2026-02-05T04:25:54.000Z","name":"Vernie Green","mobile_number":"881-609-7473","email_id":"Gerson.Keeling61@hotmail.com","dop":"2025-04-06","serial_number":"14174907680008","imei1":"14174907680008","imei2":"14174907680008","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:54.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177613,"job_number":"JOB_177613","tr_customer_id":177631,"tr_customer_product_id":177621,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:12.000Z","modified_at":"2026-02-05T04:25:51.000Z","name":"Lucy Hermann","mobile_number":"398-743-6521","email_id":"Robb7@gmail.com","dop":"2025-04-06","serial_number":"13915923992446","imei1":"13915923992446","imei2":"13915923992446","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177606,"job_number":"JOB_177606","tr_customer_id":177624,"tr_customer_product_id":177614,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:49.000Z","name":"Floyd Senger","mobile_number":"203-758-7416","email_id":"Jonathon_Padberg@hotmail.com","dop":"2025-04-06","serial_number":"18549647883786","imei1":"18549647883786","imei2":"18549647883786","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177605,"job_number":"JOB_177605","tr_customer_id":177623,"tr_customer_product_id":177613,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:09.000Z","modified_at":"2026-02-05T04:25:45.000Z","name":"Alda Waters","mobile_number":"335-957-0336","email_id":"Jean_Robel28@hotmail.com","dop":"2025-04-06","serial_number":"12981206428370","imei1":"12981206428370","imei2":"12981206428370","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:45.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177603,"job_number":"JOB_177603","tr_customer_id":177621,"tr_customer_product_id":177611,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Mallory Schimmel","mobile_number":"680-891-0750","email_id":"Reymundo.Waters@gmail.com","dop":"2025-04-06","serial_number":"11954186966529","imei1":"11954186966529","imei2":"11954186966529","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177602,"job_number":"JOB_177602","tr_customer_id":177620,"tr_customer_product_id":177610,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:25:08.000Z","modified_at":"2026-02-05T04:25:44.000Z","name":"Nova McLaughlin","mobile_number":"842-308-5109","email_id":"Piper.Predovic78@gmail.com","dop":"2025-04-06","serial_number":"16862702970868","imei1":"16862702970868","imei2":"16862702970868","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177598,"job_number":"JOB_177598","tr_customer_id":177616,"tr_customer_product_id":177606,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:59.000Z","modified_at":"2026-02-05T04:25:33.000Z","name":"Donald Stiedemann","mobile_number":"834-794-0306","email_id":"Terry_Friesen@gmail.com","dop":"2025-06-18","serial_number":"10699092800765","imei1":"10699092800765","imei2":"10699092800765","popurl":"2025-06-18T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:33.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177596,"job_number":"JOB_177596","tr_customer_id":177614,"tr_customer_product_id":177604,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:58.000Z","modified_at":"2026-02-05T04:25:36.000Z","name":"Mariano Tromp","mobile_number":"380-529-3170","email_id":"Hillard_Botsford78@gmail.com","dop":"2025-04-06","serial_number":"16865973150054","imei1":"16865973150054","imei2":"16865973150054","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:36.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177594,"job_number":"JOB_177594","tr_customer_id":177612,"tr_customer_product_id":177602,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:51.000Z","modified_at":"2026-02-05T04:25:30.000Z","name":"Jerrell Hettinger","mobile_number":"675-269-5764","email_id":"Autumn_Mraz9@yahoo.com","dop":"2025-04-06","serial_number":"19505226848033","imei1":"19505226848033","imei2":"19505226848033","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:30.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177592,"job_number":"JOB_177592","tr_customer_id":177610,"tr_customer_product_id":177600,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:44.000Z","modified_at":"2026-02-05T04:24:52.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"57920839248845","imei1":"57920839248845","imei2":"57920839248845","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:52.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177590,"job_number":"JOB_177590","tr_customer_id":177608,"tr_customer_product_id":177598,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:39.000Z","modified_at":"2026-02-05T04:25:14.000Z","name":"Buster Kunde","mobile_number":"644-981-2910","email_id":"Savanah.Gibson@yahoo.com","dop":"2025-04-06","serial_number":"18584494264952","imei1":"18584494264952","imei2":"18584494264952","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:25:14.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177589,"job_number":"JOB_177589","tr_customer_id":177607,"tr_customer_product_id":177597,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T04:24:33.000Z","modified_at":"2026-02-05T04:24:41.000Z","name":"Karthik Duruvasula","mobile_number":"7897897890","email_id":"krthiksantosh@gmail.com","dop":"2025-05-07","serial_number":"58886511499141","imei1":"58886511499141","imei2":"58886511499141","popurl":"2025-05-07T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T04:24:41.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177580,"job_number":"JOB_177580","tr_customer_id":177598,"tr_customer_product_id":177588,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:32:13.000Z","modified_at":"2026-02-05T03:32:51.000Z","name":"Brock Leannon","mobile_number":"488-760-4120","email_id":"Keegan_Cummings49@yahoo.com","dop":"2025-04-06","serial_number":"10563819039762","imei1":"10563819039762","imei2":"10563819039762","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:51.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177577,"job_number":"JOB_177577","tr_customer_id":177595,"tr_customer_product_id":177585,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:31:27.000Z","modified_at":"2026-02-05T03:32:05.000Z","name":"Helena Waelchi","mobile_number":"226-729-2230","email_id":"Adolf_Mraz@gmail.com","dop":"2025-04-06","serial_number":"10946831541458","imei1":"10946831541458","imei2":"10946831541458","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:32:05.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177574,"job_number":"JOB_177574","tr_customer_id":177592,"tr_customer_product_id":177582,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:30:41.000Z","modified_at":"2026-02-05T03:31:20.000Z","name":"Zane Bernhard","mobile_number":"407-251-9856","email_id":"Marilou.McGlynn@yahoo.com","dop":"2025-04-06","serial_number":"12144927631637","imei1":"12144927631637","imei2":"12144927631637","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:31:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177568,"job_number":"JOB_177568","tr_customer_id":177586,"tr_customer_product_id":177576,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T03:15:08.000Z","modified_at":"2026-02-05T03:15:22.000Z","name":"Noemy Cassin","mobile_number":"233-392-4200","email_id":"Bennett.Turcotte@yahoo.com","dop":"2025-05-30","serial_number":"10365199946130","imei1":"10365199946130","imei2":"10365199946130","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T03:15:22.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177562,"job_number":"JOB_177562","tr_customer_id":177580,"tr_customer_product_id":177570,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:05:27.000Z","modified_at":"2026-02-05T02:06:02.000Z","name":"Angelita Rath","mobile_number":"573-423-1035","email_id":"Zita_Grimes@gmail.com","dop":"2025-04-06","serial_number":"11175628388328","imei1":"11175628388328","imei2":"11175628388328","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:06:02.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177559,"job_number":"JOB_177559","tr_customer_id":177577,"tr_customer_product_id":177567,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:46.000Z","modified_at":"2026-02-05T02:05:20.000Z","name":"Alessia Waters","mobile_number":"223-203-5994","email_id":"Susie98@gmail.com","dop":"2025-04-06","serial_number":"12578074628556","imei1":"12578074628556","imei2":"12578074628556","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:05:20.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177556,"job_number":"JOB_177556","tr_customer_id":177574,"tr_customer_product_id":177564,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T02:04:04.000Z","modified_at":"2026-02-05T02:04:39.000Z","name":"Elinor Keeling","mobile_number":"958-363-6231","email_id":"Annamarie_Maggio43@yahoo.com","dop":"2025-04-06","serial_number":"11102029433448","imei1":"11102029433448","imei2":"11102029433448","popurl":"2025-04-06T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T02:04:39.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 501ms
Mean size per request: 1018B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 1438c0bb-bcf0-4ef2-8256-54500fe7a9f2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1018
ETag W/"3fa-ETphTYpDWGZ7JgLA/oCzPA5L3jg"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":4,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:46.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PFQC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending For QC","assigned_by":2,"assigned_on":"2026-02-05T14:00:46.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","problems":[]}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65000}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 227ms
Mean size per request: 49B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 38aeeb57-332a-4468-9b8b-7a1b8598844e
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":178137}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 49
ETag W/"31-mme4/gAy7n3u0+fm11JLWXqB5Dc"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:47 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"QC completed successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/qc' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc1ODEzNDYwMn0.IKziLom5GCJidCxa0Zl4yRmGn61vcb2fvTd2MkRYGXc' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/qc
Response Information
Response Code: 200 - OK
Mean time per request: 489ms
Mean size per request: 31B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6MywiZmlyc3RfbmFtZSI6InFjIiwibGFzdF9uYW1lIjoicWMiLCJsb2dpbl9pZCI6ImlhbXFjIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo0LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiUUMiLCJzZXJ2aWNlX2xvY2F0aW9uIjoiU2VydmljZSBDZW50ZXIgQSIsImlhdCI6MTc3MDMwMDA0Nn0.kOEHXLXJbhLywwCqIvI2uMNkdbwRbwsb0_O8LiOEdOY
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 33ddaab6-8aaf-4cc5-b5ef-91900eb07ea8
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 31
ETag W/"1f-XHSNhKvrk3aAE4wN//TuJSkDTNM"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/login' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"username":"iamfd","password":"password"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/login
Response Information
Response Code: 200 - OK
Mean time per request: 215ms
Mean size per request: 690B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 35e824dc-fa06-431e-84de-93296bd9581f
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 58
Request Body
{
            "username": "iamfd",
            "password": "password"
        }
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 690
ETag W/"2b2-Rv7BhNMQqHkAEMr5Nkzr6Zi1dAA"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/userdetails' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"1af-Hx7rWnhMedRwRJUvWdcdDLlvRd0"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/userdetails
Response Information
Response Code: 200 - OK
Mean time per request: 214ms
Mean size per request: 438B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3e138469-a9b2-4089-beb6-a9d43f5dc001
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 438
ETag W/"1b6-cR2dclq1S8zJDBAsHCDA10lTBi4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:48 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":{"id":4,"first_name":"fd","last_name":"fd","login_id":"iamfd","mobile_number":"8899776655","email_id":"mark@gmail.com","password":"5f4dcc3b5aa765d61d8327deb882cf99","reset_password_date":null,"lock_status":0,"is_active":1,"mst_role_id":5,"mst_service_location_id":1,"created_at":"2021-11-03T08:06:23.000Z","modified_at":"2021-11-03T08:06:23.000Z","role_name":"FrontDesk","service_location":"Service Center A"}}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/count' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'If-None-Match: W/"cb-tPGHeYpNX6zRGujRS7nG3BGU5uY"' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/dashboard/count
Response Information
Response Code: 200 - OK
Mean time per request: 242ms
Mean size per request: 242B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 3ed01a6d-c057-4573-9919-a2e702df01fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 242
ETag W/"f2-9AX+58mk2T/9dW2J1WuxCIQXxS4"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"label":"Pending for delivery","key":"pending_for_delivery","count":2},{"label":"Created today","key":"created_today","count":591},{"label":"Pending for FST assignment","key":"pending_fst_assignment","count":0}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/dashboard/details' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"details_key":"pending_for_delivery"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/dashboard/details
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token f13d0025-d4fe-438a-bad2-fb2cbcf3cfc2
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 38
Request Body
{"details_key":"pending_for_delivery"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c8-psMPXGuZxBdcagJigCLa6B8oo30"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:47.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/readyfordelivery' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: GET
Request URL: http://64.227.160.186:9000/v1/fd/readyfordelivery
Response Information
Response Code: 200 - OK
Mean time per request: 230ms
Mean size per request: 1.95KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 7a908c92-9a19-4336-af25-7086cd6a82fd
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"7c8-psMPXGuZxBdcagJigCLa6B8oo30"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":[{"id":177554,"job_number":"JOB_177554","tr_customer_id":177572,"tr_customer_product_id":177562,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T01:24:04.000Z","modified_at":"2026-02-05T02:28:44.000Z","name":"kundan rajpurohit","mobile_number":"1234567856","email_id":"kundan@gmail.com","dop":"2026-02-03","serial_number":"23343423234773","imei1":"51113423231119","imei2":"51113423231119","popurl":"2026-02-03T18:30:00.000Z","mst_model_id":1,"mst_product_id":1,"mst_model_name":"Nexus 2 blue","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T02:28:44.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"},{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":5,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:47.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"PDL","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Pending for Delivery","assigned_by":3,"assigned_on":"2026-02-05T14:00:47.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/fd/delivertocustomer' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"job_id":65260}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/fd/delivertocustomer
Response Information
Response Code: 200 - OK
Mean time per request: 222ms
Mean size per request: 58B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cd9293e8-b008-436d-a3cd-89f3de665cba
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 17
Request Body
{"job_id":178137}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 58
ETag W/"3a-3WdMDfucbYXvuH7Sl4ZX4bUclMI"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:49 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Delivered to customer successfully","data":[]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/search' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Type: application/json' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --data-raw '{"searchText":"JOB_69251"}' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/search
Response Information
Response Code: 200 - OK
Mean time per request: 239ms
Mean size per request: 1012B

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token 6fbddb94-7f74-496f-a2fd-58dbe723ecbc
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 27
Request Body
{"searchText":"JOB_178137"}
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
Content-Length 1012
ETag W/"3f4-a+SUS5ftgTlG0XqitS/2ndYzOVw"
Vary Accept-Encoding
Date Thu, 05 Feb 2026 14:00:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Response Body
{"message":"Success","data":[{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:49.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T14:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW"}]}
Test Information
No Tests for this request
Request Description
Generated from cURL: curl 'http://64.227.160.186:9000/v1/job/details/JOB_65040' \ -X 'POST' \ -H 'Accept: application/json, text/plain, */*' \ -H 'Accept-Language: en-US,en;q=0.6' \ -H 'Authorization: eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NTgxMzgyNjN9.GO1RImnhmao50Y85WFpL-ySBxMfIYjYdFXbnrJIks_Q' \ -H 'Connection: keep-alive' \ -H 'Content-Length: 0' \ -H 'Content-Type: text/plain' \ -H 'Origin: http://phoenix.techwithjatin.com' \ -H 'Referer: http://phoenix.techwithjatin.com/' \ -H 'Sec-GPC: 1' \ -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/140.0.0.0 Safari/537.36' \ --insecure
Request Information
Request Method: POST
Request URL: http://64.227.160.186:9000/v1/job/details/JOB_178137
Response Information
Response Code: 200 - OK
Mean time per request: 252ms
Mean size per request: 2.56KB

Test Pass Percentage
No Tests for this request
Request Headers
Header NameHeader Value
Authorization eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NCwiZmlyc3RfbmFtZSI6ImZkIiwibGFzdF9uYW1lIjoiZmQiLCJsb2dpbl9pZCI6ImlhbWZkIiwibW9iaWxlX251bWJlciI6Ijg4OTk3NzY2NTUiLCJlbWFpbF9pZCI6Im1hcmtAZ21haWwuY29tIiwicGFzc3dvcmQiOiI1ZjRkY2MzYjVhYTc2NWQ2MWQ4MzI3ZGViODgyY2Y5OSIsInJlc2V0X3Bhc3N3b3JkX2RhdGUiOm51bGwsImxvY2tfc3RhdHVzIjowLCJpc19hY3RpdmUiOjEsIm1zdF9yb2xlX2lkIjo1LCJtc3Rfc2VydmljZV9sb2NhdGlvbl9pZCI6MSwiY3JlYXRlZF9hdCI6IjIwMjEtMTEtMDNUMDg6MDY6MjMuMDAwWiIsIm1vZGlmaWVkX2F0IjoiMjAyMS0xMS0wM1QwODowNjoyMy4wMDBaIiwicm9sZV9uYW1lIjoiRnJvbnREZXNrIiwic2VydmljZV9sb2NhdGlvbiI6IlNlcnZpY2UgQ2VudGVyIEEiLCJpYXQiOjE3NzAzMDAwNDh9.rU_eN4rDa3aPLfLAMZNBrnM4uwDui-RQEv-20dfhgS8
Content-Type application/json
User-Agent PostmanRuntime/7.39.1
Accept */*
Cache-Control no-cache
Postman-Token cf62d6ab-b4eb-4a7c-91e4-86e5d5cd8449
Host 64.227.160.186:9000
Accept-Encoding gzip, deflate, br
Connection keep-alive
Content-Length 0
Response Headers
Header NameHeader Value
X-DNS-Prefetch-Control off
X-Frame-Options SAMEORIGIN
Strict-Transport-Security max-age=15552000; includeSubDomains
X-Download-Options noopen
X-Content-Type-Options nosniff
X-XSS-Protection 1; mode=block
Access-Control-Allow-Origin *
Content-Type application/json; charset=utf-8
ETag W/"a40-NKUsJUQrfkr+aB1CpomXCCxd4wQ"
Vary Accept-Encoding
Content-Encoding gzip
Date Thu, 05 Feb 2026 14:00:50 GMT
Connection keep-alive
Keep-Alive timeout=5
Transfer-Encoding chunked
Response Body
{"message":"Success","data":{"id":178137,"job_number":"JOB_178137","tr_customer_id":178155,"tr_customer_product_id":178145,"mst_service_location_id":1,"mst_platform_id":2,"mst_action_status_id":11,"mst_warrenty_status_id":1,"mst_oem_id":1,"repair_start_date":null,"repair_end_date":null,"created_at":"2026-02-05T14:00:33.000Z","modified_at":"2026-02-05T14:00:49.000Z","name":"Ruthe Rempel","mobile_number":"549-590-2811","email_id":"Wyman.Conn@gmail.com","dop":"2025-05-30","serial_number":"15162824269472","imei1":"15162824269472","imei2":"15162824269472","popurl":"2025-05-30T18:30:00.000Z","mst_model_id":2,"mst_product_id":1,"mst_model_name":"gallexy","mst_product_name":"Nexus 2","mst_service_location_name":"Service Center A","mst_action_status_code":"JC","mst_platform_name":"Front Desk","mst_warrenty_status":"In Warrenty","mst_oem_name":"Google","mst_action_status":"Job Closed Successfully","assigned_by":4,"assigned_on":"2026-02-05T14:00:49.000Z","assigned_to":null,"mst_warrenty_status_code":"IW","details":[{"id":679602,"mst_action_status":"Job Creation","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"},{"id":679603,"mst_action_status":"Pending For Job Assignment","assigned_by":null,"assigned_to":null,"assigned_on":"2026-02-05T14:00:33.000Z","created_at":"2026-02-05T14:00:33.000Z"},{"id":679608,"mst_action_status":"Pending For Repair","assigned_by":"John Cena","assigned_to":"Mark zuk","assigned_on":"2026-02-05T14:00:43.000Z","created_at":"2026-02-05T14:00:43.000Z"},{"id":679609,"mst_action_status":"Pending For QC","assigned_by":"Mark zuk","assigned_to":null,"assigned_on":"2026-02-05T14:00:46.000Z","created_at":"2026-02-05T14:00:46.000Z"},{"id":679610,"mst_action_status":"Pending for Delivery","assigned_by":"qc qc","assigned_to":null,"assigned_on":"2026-02-05T14:00:47.000Z","created_at":"2026-02-05T14:00:47.000Z"},{"id":679611,"mst_action_status":"Delivered to customer","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-05T14:00:49.000Z","created_at":"2026-02-05T14:00:49.000Z"},{"id":679612,"mst_action_status":"Job Closed Successfully","assigned_by":"fd fd","assigned_to":null,"assigned_on":"2026-02-05T14:00:49.000Z","created_at":"2026-02-05T14:00:49.000Z"}],"problems":[{"id":163411,"problem":"Sync issue","remark":"Aplications are outof sync","added_by":"fd fd","role_name":"FrontDesk","created_at":"2026-02-05T14:00:33.000Z"},{"id":163414,"problem":"Poor battery life","remark":"Replaced the battery","added_by":"Mark zuk","role_name":"Engineer","created_at":"2026-02-05T14:00:46.000Z"}],"quatations":[]}}
Test Information
No Tests for this request